https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7454
Evan Huus <eapache@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8752| |review_for_checkin?
Flags| |
--- Comment #1 from Evan Huus <eapache@xxxxxxxxx> 2012-07-08 12:11:15 PDT ---
Created attachment 8752
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8752
Fix leaks
- don't g_strdup a string just to use it in a g_strdup_printf
- clean up properly in error cases in lua bindings
- misc. other missing g_free() calls
- one missing fclose() in the new 80211_utils
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.