libcli/named_pipe_auth: call smb_set_close_on_exec() in tstream_npa_socketpair()
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2015 07:40:19 +0000 (09:40 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 5 Jun 2015 12:33:19 +0000 (14:33 +0200)
commitfcf0d3ebefa5be809a0dd082055888ed99a5c003
treed83d63cd276037d8074a4d0b2d25b02e031598e8
parent07211343d461275f9f5feddcbf95e36225bd059a
libcli/named_pipe_auth: call smb_set_close_on_exec() in tstream_npa_socketpair()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11312

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