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