https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4528
Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4319| |review_for_checkin?
Flag| |
--- Comment #1 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2010-02-24 04:27:58 PST ---
Created an attachment (id=4319)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4319)
Don't sigsegv on negative bd_len in bytes_to_str*
(gdb) bt
#0 byte_to_hex (bd="\002a\002", bd_len=-1) at to_str.c:88
#1 bytes_to_hexstr (bd="\002a\002", bd_len=-1) at to_str.c:127
#2 bytes_to_str (bd="\002a\002", bd_len=-1) at to_str.c:197
#3 de_cause (tvb=, tree=, offset=3, len=2, add_string=" - (30) Response to
STATUS ENQUIRY", string_len=1024) at packet-gsm_a_dtap.c:2781
In attachment fix.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.