ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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