Wireshark-commits: [Wireshark-commits] rev 52503: /trunk/ /trunk/asn1/c1222/: packet-c1222-template

Date: Thu, 10 Oct 2013 17:44:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52503

User: eapache
Date: 2013/10/10 05:44 PM

Log:
 Add a call to tvb_ensure_bytes_exist before we allocate memory based on our
 offset+size, prevents attempts to allocate outrageous memory, fixing
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9260

Directory: /trunk/asn1/c1222/
  Changes    Path                       Action
  +3 -2      packet-c1222-template.c    Modified

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +6 -5      packet-c1222.c    Modified