Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3732] v5.2-User Adaptation Layer and V5.2 Interface

Date: Fri, 24 Jul 2009 14:59:23 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3732





--- Comment #9 from Vladimir <vladimir.smrekar@xxxxxx>  2009-07-24 14:59:21 PDT ---
Created an attachment (id=3393)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3393)
infinite loop fix

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 move variables:
- isdn_all_address_tmp
- pstn_all_address_tmp
- link_all_address_tmp
- bcc_all_address_tmp
- prot_all_address_tmp
to constants and from guint8 to int (guint8 is too small).


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.