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

Wireshark-commits: [Wireshark-commits] rev 37930: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 07 Jul 2011 16:37:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37930

User: cmaynard
Date: 2011/07/07 09:37 AM

Log:
 In elem_cell_id_aux(), in the case of an unknown/invalid disc, be sure to
 increment the curr_offset by the correct number of bytes; otherwise we can run
 into an infinite loop condition such as was the case for bug 6044.
 
 Reference: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6044

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -2      packet-ansi_a.c    Modified