smbd: Fix signing when the async echo handler kicks in
authorVolker Lendecke <vl@samba.org>
Fri, 19 Apr 2013 10:36:08 +0000 (12:36 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 25 Apr 2013 10:49:53 +0000 (12:49 +0200)
commitd94190f96a528c98f300a1c7a014284bd81c8b13
tree478e4a77225516f00275b5af1fa90ed74f5ffcda
parent9fe3d7dff7a4e531d97ff002b1deac0ac2fbf633
smbd: Fix signing when the async echo handler kicks in

This was introduced as a copy&paste error in 5e0258fc932c

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christian Ambach <ambi@samba.org>
(cherry picked from commit 5aa9e552ec70ffbd48495e0d7c28517e726487bf)

Fix bug #9824 - SMB signing and the async echo responder don't work together.
source3/smbd/process.c