174e9ec SDAP: Use different talloc_context for array of names

1 file Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
    SDAP: Use different talloc_context for array of names
    
    It will be easier to steal whole array to another talloc context
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>