https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4887
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #12 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-06-22 20:07:17 EDT ---
(In reply to comment #10)
> Thank you everyone for your help. I tested revision 33271 and it looks good.
> ... As for the comment XXX in
> packet-gmhdr.c
>
> if ((tvblen-5) < length) /* XXX: Should use != length ?? */
> return 0;
>
> You are right, a check != is more rigid. Please check in for me. Thank you.
Done ....
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.