Wireshark-commits: [Wireshark-commits] rev 52616: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 15 Oct 2013 13:05:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52616

User: eapache
Date: 2013/10/15 01:05 PM

Log:
 Check the length *before* accessing the array, and cap the
 length-retrieved-from-packet at the size of the array we have.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9270

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +7 -1      packet-gsm_cbch.c    Modified