Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5284] new_packet_list: redissection + redraw crashes when

Date: Mon, 1 Nov 2010 10:26:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5284

--- Comment #4 from Guy Harris <guy@xxxxxxxxxxxx> 2010-11-01 10:26:43 PDT ---
If anything attached to the epan_dissect_t for a dissection is used after the
epan_dissect_cleanup() call for that epan_dissection_t, that's a bug in the
code that's using it.  The list of data sources is in the packet_info structure
in that epan_dissect_t, so that also applies to the data sources.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.