https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3894
Chris Maynard <christopher.maynard@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #5300|0 |1
is obsolete| |
Attachment #5305| |review_for_checkin?
Flag| |
--- Comment #11 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-10-14 10:26:55 PDT ---
Created an attachment (id=5305)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=5305)
Use g_utf16_to_utf8() instead of utf_16to8().
-> Using g_utf16_to_utf8() instead of utf_16to8().
-> Consolidate dfilter_open_str and dfilter_merge_str into dfilter_str since
we're no longer saving them.
-> Free dfilter_str after use and set to NULL.
Hopefully this is what you had in mind?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.