https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3929
Summary: Don't use g_string_chunk_clear in expert_comp_table.c
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: dgautheron@xxxxxxxx
didier gautheron <dgautheron@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3555| |review_for_checkin?
Flag| |
Created an attachment (id=3555)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3555)
remove g_string_chunk_clear
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Hi,
Actually there's 2 patches
expert_chunk.diff:
remove g_string_chunk_clear and use a copy ei->protocol rather than it's
reference.
expert.diff:
Expert tap need a tree.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.