s3:libsmb: let nb_packet_server_destructor() explicitly destroy the tevent_fd
commit7d01a20ca26b776782d07d93bee03657df3d19b5
authorStefan Metzmacher <metze@samba.org>
Thu, 21 May 2015 00:20:00 +0000 (21 02:20 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 30 Jun 2015 02:19:07 +0000 (30 04:19 +0200)
tree83feb42527eab334ba44c1059b30a93c9ad984bd
parent5f6eed51a24de3e94b1b643af319462bf73d1ece
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>
(cherry picked from commit 9ccf8e6d36618498c4952bb1d4b74152f75ab793)
source3/libsmb/unexpected.c