s3:lib/background: make sure we destroy a pending read_packet_send() before closing...
authorStefan Metzmacher <metze@samba.org>
Thu, 28 May 2015 11:31:17 +0000 (13:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:17 +0000 (17:08 +0200)
commit9d3444ad887bb3a118eaecd141c79dfd6de53f41
tree34db991a3a6455fd82ae89b66254b00d1f0f82ba
parent0c108f55d9c3cca0bde1c15c66dccabbc40e6133
s3:lib/background: make sure we destroy a pending read_packet_send() before closing the pipe fd

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

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