Ethereal-dev: [Ethereal-dev] [Patch] to catapult dct2000 file support (fixes bug 879)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Martin Mathieson" <martin.mathieson@xxxxxxxxxxxx>
Date: Mon, 17 Apr 2006 18:09:25 +0100
Hi,

These patches:
- fix the bounds errors reported by coverity in bug 879
- fix a couple of other potential bounds errors (length checking 1st & 2nd
lines in file)
- reorder catapult_dct2000_phdr so that normal protocol pseudo-header info
is at the start.  This means that the stub dissector can avoid the nasty
(overlapped) memcpy
- a little whitespace fixing

Best regards,
Martin

Attachment: catapult_dct2000.c.diff
Description: Binary data

Attachment: packet-catapult-dct2000.c.diff
Description: Binary data

Attachment: wtap.h.diff
Description: Binary data