https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3732
Vladimir <vladimir.smrekar@xxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3393 is|0 |1
obsolete| |
--- Comment #11 from Vladimir <vladimir.smrekar@xxxxxx> 2009-07-26 12:55:39 PDT ---
Created an attachment (id=3402)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3402)
Infinite loop fix v2
Hi Anders, I listen your advice and create new patch.
Change, that fix infinite loop for dissections of elements:
- Pulse notification
- Line Information
- PSTN FSM state
- Autonomous signalling sequence
- Sequence response
- Performance grading
- Rejection cp cause
I also change variables:
- isdn_all_address_tmp
- pstn_all_address_tmp
- link_all_address_tmp
- bcc_all_address_tmp
- prot_all_address_tmp
from guint8 to guint16 and col_append_str to col_append_fstr where that was
possible.
Regards.
Vladimir
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.