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: "Ronnie Sahlberg" <ronnie_sahlberg@xxxxxxxxxxxxxx>
Date: Sat, 23 Aug 2003 14:56:36 +1000
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
>