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

Date: Wed, 27 Oct 2010 18:26:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34662

User: morriss
Date: 2010/10/27 11:26 AM

Log:
 Fix the reassembly assertion reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3881 :
 
 Ensure the fragment bytes exist before passing them to the reassembly code.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +9 -8      packet-dtls.c    Modified