ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Sat, 09 Jul 2011 18:56:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37946

User: guy
Date: 2011/07/09 11:56 AM

Log:
 If the reply length is < 32, that's an overflow, not a bug in the
 dissector (unless you consider the calculation not being done in 64 bits
 as a bug).  For now, toss a ReportedBoundsError.

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