Fix a valgrind error when the socket dies
commit8e7d0cf27cf9eb18be497d13bd0dbbe1d76b97a0
authorVolker Lendecke <vl@samba.org>
Tue, 27 Jan 2009 18:41:34 +0000 (27 19:41 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 28 Jan 2009 15:19:43 +0000 (28 16:19 +0100)
treeec9ca38f8d694de665bd12f3be8c90fdb047a73c
parenta8eb8de94f5bfe4de000c5e85a43469af555a717
Fix a valgrind error when the socket dies

Don't reference anything that might have been deleted in the async_req_error
call.
source/libsmb/async_smb.c