Wireshark-commits: [Wireshark-commits] rev 50633: /trunk/epan/ /trunk/epan/: tvbuff.c
Date: Mon, 15 Jul 2013 18:32:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50633

User: darkjames
Date: 2013/07/15 11:32 AM

Log:
 Fix bug #8936: Fuzz failure: attempt to allocate -1 bytes from packet-bacapp.c and/or tvb_generic_clone_offset_len()
 
 Revert r50556: Add new function: validate_offset() which checks if offset is within bounds of tvb.

Directory: /trunk/epan/
  Changes    Path          Action
  +33 -4     tvbuff.c      Modified