s3: lib: Back-port tevent_queue_wait_send/recv -> smbd_tevent_queue_wait_send/recv
authorJeremy Allison <jra@samba.org>
Thu, 13 Mar 2014 17:06:48 +0000 (10:06 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Apr 2014 07:05:08 +0000 (09:05 +0200)
commitb86c4faa19a85b4bd34d36e96fc7f10d9f1fccfc
tree6e85ac54aeb23627a7b31af77ad519a0b6dd8cb8
parent87a02403ee4fcc404dc3b887a851c421660cb4d8
s3: lib: Back-port tevent_queue_wait_send/recv -> smbd_tevent_queue_wait_send/recv

Required for bugfix:

[Bug 10344] SessionLogoff on a signed connection with an outstanding notify request crashes smbd.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/Makefile.in
source3/lib/smbd_tevent_queue.c [new file with mode: 0644]
source3/lib/smbd_tevent_queue.h [new file with mode: 0644]
source3/wscript_build