http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43617
User: etxrab
Date: 2012/07/08 06:56 PM
Log:
From Evan Huus:
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
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7454
Directory: /trunk/ui/cli/
Changes Path Action
+1 -0 tap-rtp.c Modified
Directory: /trunk/epan/
Changes Path Action
+3 -6 filesystem.c Modified
Directory: /trunk/ui/gtk/
Changes Path Action
+1 -0 main_menubar.c Modified
+1 -0 proto_hier_stats_dlg.c Modified
Directory: /trunk/
Changes Path Action
+1 -1 mkcap.c Modified
+3 -3 ws80211_utils.c Modified
Directory: /trunk/epan/wslua/
Changes Path Action
+11 -3 wslua_proto.c Modified