s3:libsmb: let nb_packet_server_destructor() explicitly destroy the tevent_fd
commit9ccf8e6d36618498c4952bb1d4b74152f75ab793
authorStefan Metzmacher <metze@samba.org>
Thu, 21 May 2015 00:20:00 +0000 (21 02:20 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:17 +0000 (12 17:08 +0200)
tree0b620ac30baef23a1d562c902fa6cd5941ffd9c3
parent058d84747e75a5f97a02e31bac9c8d0d147174bc
s3:libsmb: let nb_packet_server_destructor() explicitly destroy the tevent_fd

The need to destroy the tevent_fd before closing the socket 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/libsmb/unexpected.c