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

Date: Sat, 03 Nov 2012 15:36:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45878

User: etxrab
Date: 2012/11/03 08:36 AM

Log:
 Make it compil by adding a cast, not sure if payload_length = (int)tvb_get_ntoh64(tvb, 2); can overflow

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