Wireshark-commits: [Wireshark-commits] rev 52599: /trunk/wiretap/ /trunk/wiretap/: vwr.c

Date: Mon, 14 Oct 2013 15:03:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52599

User: martink
Date: 2013/10/14 03:03 PM

Log:
 do some range checks when reading vwr files
 don't assign the output of pntoh24() to a gint16
 
 unfortunately, vwr detection does not work reliably and many pdf files
 are recognized as vwr - this commit should prevent wireshark from
 crashing when it tries to load the USB 2.0 spec as pdf ;-)

Directory: /trunk/wiretap/
  Changes    Path          Action
  +14 -14    vwr.c         Modified