https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3802
--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2009-08-11 06:19:25 PDT ---
(In reply to comment #1)
> Hmm I think that the statement
> if ((signed)curr_len <= 0) return;
> is supposed to handle that, do you have an example trace of the error to share?
> /Anders
>
The fix adding the '(signed)' (in various macros defined in packet-gsm_a.h) was
just recently done in SVN #29319.
Can you try a recent Wireshark development build from
http://www.wireshark.org/download/automated/win32/
to verify that the fix works for your capture ?
Thanks
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.