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 43702: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 13 Jul 2012 21:32:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43702

User: cmaynard
Date: 2012/07/13 02:32 PM

Log:
 tvb_length_remaining() can return -1, so check if its return value is <= 0 when aborting and not just == 0.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +53 -53    packet-bssap.c    Modified