ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7454] Grab-bag of resource leaks

Date: Sun, 8 Jul 2012 12:11:16 -0700 (PDT)
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.