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

Date: Wed, 17 Oct 2012 07:44:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45614

User: martink
Date: 2012/10/17 12:44 AM

Log:
 fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7869
 
 make tpiLen a guint such that it can store 2 + tvb_get_guint8(...)
 without overflow

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