Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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