diff options
author | Gerald Combs <gerald@wireshark.org> | 2002-11-17 21:47:41 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2002-11-17 21:47:41 +0000 |
commit | b823ff306a73aea1e0adbf4876855e5c14a8cb45 (patch) | |
tree | 19e7ba8314bd1dc27f3148e26f1b2c742c66d357 /make-manuf | |
parent | 31f4e6b38ff0492e515e6b580b56b81cee50dc6d (diff) | |
download | wireshark-b823ff306a73aea1e0adbf4876855e5c14a8cb45.tar.gz wireshark-b823ff306a73aea1e0adbf4876855e5c14a8cb45.tar.bz2 wireshark-b823ff306a73aea1e0adbf4876855e5c14a8cb45.zip |
Clean up the TDS dissector a bit. Change a lot of signed ints to
unsigned, and set their size to match the protocol data assigned to
them. Make sure the number of columns read doesn't exceed MAX_COLUMNS.
Explicitly check for integer values > 0. Switch from using memcpy with
tvb_get_ptr to tvb_memcpy. Make indentation consistent.
Add TDS support to randpkt. Most of the generated packets won't pass
the heuristic checks, but enough should make it through to adequately
test the dissector.
svn path=/trunk/; revision=6653
Diffstat (limited to 'make-manuf')
0 files changed, 0 insertions, 0 deletions