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

Date: Tue, 25 Dec 2012 18:44:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46739

User: martink
Date: 2012/12/25 10:44 AM

Log:
 set the dtls record length for reassembly _before_ adding a fragment
 
 this is a workaround for
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8111
 it does not fully fix the underlying issue

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