https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15993
--- Comment #13 from Georg Müller <[email protected]> ---
My idea ist to replace your hack with a new function:
gboolean fragment_has_new_data(table, ...)
(name is subject to change ;) )
This function will check if the fragment contains any data not already
available in the buffer by looping through the list returned by
lookup_fd_head().
If fragment_has_new_data() returns false, then return and stop processing.
--
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via: Wireshark-bugs mailing list <[email protected]>
Archives: https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
mailto:[email protected]?subject=unsubscribe