commit | 4f64b59ab4662192361bb59307154bcfa16636e7 | [log] [tgz] |
---|---|---|
author | guy <guy> | Tue Dec 28 11:18:29 2004 +0000 |
committer | guy <guy> | Tue Dec 28 11:18:29 2004 +0000 |
tree | 760fb4b2ba75fba134107c0ac2181bc07eca460f | |
parent | cb354dfa7d96378d1dbb1a23a16ec3db7d85ed28 [diff] |
Don't print byte data if the byte count is 0. In "print_smb()", Don't go past the passed-in length when printing the word data. The andX command is 1 byte, not 2 bytes. Check that the andX offset is after the offset of the previous SMB information, so we don't get caught in a loop if there's a bogus andX offset.