https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4141
--- Comment #12 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-07-27 11:08:41 PDT ---
(In reply to comment #10)
> It looks strange for me, somehow free_all_fragments() is not called?
Answering myself:
When whole fragment is reasembled fragments are freed with
free_all_reassembled_fragments() NOT free_all_fragments()
free_all_reassembled_fragments() don't call g_slice_free(fragment_data,
fd_head);
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.