Wireshark-commits: [Wireshark-commits] rev 48419: /trunk-1.8/epan/dissectors/ /trunk-1.8/epan/disse

Date: Tue, 19 Mar 2013 15:51:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48419

User: eapache
Date: 2013/03/19 08:51 AM

Log:
 Change some ints to guints (as they already are in trunk) so that
 negative values don't falsely pass the bounds checks and cause a crash.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8499

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path                  Action
  +3 -3      packet-websocket.c    Modified