Wireshark-commits: [Wireshark-commits] rev 46841: / /trunk-1.6/epan/dissectors/: packet-dtls.c

Date: Sat, 29 Dec 2012 14:18:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46841

User: eapache
Date: 2012/12/29 06:18 AM

Log:
 Copy over from trunk to shut up the fuzzbot until we can agree on a proper fix
 for bug #8111:
 ------------------------------------------------------------------------
 r46739 | martink | 2012-12-25 13:44:14 -0500 (Tue, 25 Dec 2012) | 6 lines
 
 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-1.6/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-dtls.c    Modified