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 44247: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 03 Aug 2012 16:20:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44247

User: morriss
Date: 2012/08/03 09:20 AM

Log:
 Fix fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7566 :
 
 Don't try to reassemble a message of length 0 (fixes a later divide-by-zero
 error but I don't see why we'd want to do any work for message whose length
 we think is 0).

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +4 -5      packet-dcp-etsi.c    Modified