Wireshark-bugs: [Wireshark-bugs] [Bug 9027] Another fuzz failure in print_hex_data_buffer

Date: Sun, 25 Aug 2013 02:30:12 +0000

changed bug 9027

What Removed Added
Attachment #11454 Flags   review_for_checkin?

Comment # 15 on bug 9027 from
Created attachment 11454 [details]
Merge reassembly TVB chains

This fixes the bug. I don't know how in-line with the desired TVB design it is
though.

Changes:
- no need for a doubly-linked list of TVBs, single is simpler
- in tvb_add_to_chain support merging chains
- when we have an old reassembled TVB, just merge the chains rather than
freeing it (we may still need it)
- modelines


You are receiving this mail because:
  • You are watching all bug changes.