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 MEGACO

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

From: "Anders Broman (TN/EAB)" <anders.broman@xxxxxxxxxxxx>
Date: Mon, 25 Aug 2003 15:41:02 +0200
Hi,
Included a new diff file where the problem hopfully is fixed.
The offending code was in the original file :)
Best regards
Anders Broman 

-----Original Message-----
From: Ronnie Sahlberg
To: Anders Broman (TN/EAB); Ethereal-dev@xxxxxxxxxxxx
Sent: 2003-08-23 06:56
Subject: Re: [Ethereal-dev] Patch to packet MEGACO

Hi, can you have a look again at the patch,   the snippet below looks
suspicious...

+ /* Find version */
+ tvb_previous_offset = tvb_find_guint8(tvb, 0,
+ tvb_len, '/') + 1;
+ if (tvb_previous_offset == -1) {




----- Original Message -----
From: "Anders Broman (TN/EAB)"
Sent: Friday, August 22, 2003 11:30 PM
Subject: [Ethereal-dev] Patch to packet MEGACO


> Hi,
> Here's a patch to fix the problems reported in
http://www.ethereal.com/lists/ethereal-dev/200307/msg00329.html also
> added printout of raw text.
>
> Best regards
> Anders Broman
>
>  <<megaco.diff>>
>


------------------------------------------------------------------------
----
----


> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>

Attachment: megaco.diff
Description: Binary data