diff options
author | Volker Lendecke <vl@samba.org> | 2011-07-26 19:44:51 +0200 |
---|---|---|
committer | Volker Lendecke <vlendec@samba.org> | 2011-07-27 00:47:45 +0200 |
commit | 1335059ff5ef1a8f0f9aedf6a6db366074d457f3 (patch) | |
tree | 34ef11e4eb14bc67c9dbe66f3ca16e427e4062e9 /source3/libsmb/clireadwrite.c | |
parent | a5ba41881c393d075238a537aeca273df446389b (diff) | |
download | samba-1335059ff5ef1a8f0f9aedf6a6db366074d457f3.tar.gz samba-1335059ff5ef1a8f0f9aedf6a6db366074d457f3.tar.bz2 samba-1335059ff5ef1a8f0f9aedf6a6db366074d457f3.zip |
s3: Fix async smb handling
In cli_echo with more than one response we ended up with more than one read_smb
request. One from the call to cli_smb_req_set_pending called from
cli_smb_received. The other one from cli_smb_received itself. I don't really
see another way to deal with this than to hold the read_smb request in the
cli_state.
Metze, please check!
Volker
Diffstat (limited to 'source3/libsmb/clireadwrite.c')
0 files changed, 0 insertions, 0 deletions