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

Ethereal-users: Re: [Ethereal-users] Ethereal 0.9.7 Crashes with One GPRS R98 Packet Injection

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 22 Oct 2002 12:40:24 -0700
On Tue, Oct 22, 2002 at 09:19:56PM +0200, Martin Regner wrote:
> My debugger said it crashed on line 4843 (Ethereal 0.9.5 source) in dissect_gtpv0(tvbuff*, _packet_info*,_GNode*)
>  in the file packet-gtp.c:
> offset = offset + (*gtpopt[i].decode)(tvb, offset, pinfo, gtpv0_tree);

What's the value of "i", and what's the value of "gtpopt[i].decode"?