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

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