https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3495
Tobias Witek <witek@xxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3359| |review_for_checkin?
Flag| |
--- Comment #10 from Tobias Witek <witek@xxxxxx> 2009-07-16 13:21:18 PDT ---
Created an attachment (id=3359)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3359)
Replaced calls to g_hash_table_remove_all() for compatibility with older glib
versions
Hopefully this makes the RLC dissector compatible with glib versions < 2.10.
To resolve the "dereferencing type-punned pointer will break strict-aliasing
rules" warnings I need to take a closer look at the code, but it's on the TODO
list now.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.