Move inbuf handling to before the PDU handling
authorVolker Lendecke <vl@samba.org>
Fri, 7 Mar 2008 14:03:20 +0000 (15:03 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 8 Mar 2008 21:02:33 +0000 (22:02 +0100)
commit0aa195b5d623e1f26f2a1b9e91323a5ddd3ff282
tree84c44c6a7d2a5c84b1bc406cd15262a6c3229b41
parenteb8b6f2404e49d6a837935c5b411d78fb6ff23ef
Move inbuf handling to before the PDU handling

In an error case, correctly discard the offending PDU
source/libsmb/async_smb.c