ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [ethereal-dev] Patch to packet-pres.c(OSI presentation dissector)

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Sat, 17 Jul 2004 03:23:09 -0700
On Fri, Jul 16, 2004 at 09:58:20AM +0000, Sid Sid wrote:
> patch to packet-pres.c.
> 
> Reason:
> Add additional checking :
> if asn1_length_decode() returns 0 but tvb_reported_length_remaining() 
> returns more then two bytes we still have to dissect rest of the pdu.

Checked in.