Wireshark-commits: [Wireshark-commits] rev 46999: /trunk/epan/ /trunk/epan/: reassemble.c

Date: Tue, 08 Jan 2013 22:18:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46999

User: martink
Date: 2013/01/08 02:18 PM

Log:
 From Evan:
 sanity checks before setting a packet's total length in
 fragment_set_tot_len()
 
 (from me: check if fragments exist for the given id)
 
 hopefully, this fixes #8111 and #8163 without causing troubles for other
 protocols that use fragmentation and reassembly

Directory: /trunk/epan/
  Changes    Path            Action
  +33 -5     reassemble.c    Modified