Ethereal-dev: SV: [Ethereal-dev] [Patch] to catapult dct2000 file support (fixes bug879)

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

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Mon, 17 Apr 2006 20:46:51 +0200
Checked in.
Brg
Anders

-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Martin Mathieson
Skickat: den 17 april 2006 19:09
Till: Ethereal development
Ämne: [Ethereal-dev] [Patch] to catapult dct2000 file support (fixes bug879)

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