nsswitch: fix memory leak in winbind_open_pipe_sock() when the privileged pipe is...
authorStefan Metzmacher <metze@samba.org>
Tue, 24 Apr 2018 08:59:05 +0000 (10:59 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 24 Apr 2018 12:32:10 +0000 (14:32 +0200)
commitffe970007bf934955f72ec2d73bf8f94a2b796eb
treee3640f9d8f7f9e8ddb4e71caf06b783742ffeeb1
parent8e5cc9732bb99df912bfd0fa09f7c14068f09874
nsswitch: fix memory leak in winbind_open_pipe_sock() when the privileged pipe is not accessable.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13400

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
nsswitch/wb_common.c