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

Date: Fri, 13 Jul 2012 21:14:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43699

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

Log:
 tvb_length_remaining() can return -1, so don't assign its return value to an unsigned integer and don't check it against non-zero but greater than zero.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +47 -50    packet-batadv.c    Modified