http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45173
User: etxrab
Date: 2012/09/27 06:14 AM
Log:
Copy over:
Revision 43616 - Grab-bag of unused variables.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7452
------------------------------------------------------------------------------
Revision 43617 - 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
------------------------------------------------------------------------------
Revision 45146 - Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5016 - No markers show up when maps are displayed.
#BACKPORT(1.8, 1.6)
Revision 45148 - Revision 45146 fixed only the first map. This patch fixes all maps.
#BACKPORT(1.6, 1.8)
Directory: /trunk-1.8/ui/cli/
Changes Path Action
+2 -1 tap-rtp.c Modified
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+2 -12 packet-rdp.c Modified
+2 -2 packet-smb-common.c Modified
Directory: /trunk-1.8/epan/
Changes Path Action
+4 -7 filesystem.c Modified
Directory: /trunk-1.8/ui/gtk/
Changes Path Action
+1 -9 airpcap_dlg.c Modified
+18 -7 hostlist_table.c Modified
+2 -1 main_menubar.c Modified
+1 -2 main_welcome.c Modified
+2 -2 proto_hier_stats_dlg.c Modified
Directory: /trunk-1.8/plugins/mate/
Changes Path Action
+1 -7 packet-mate.c Modified
(5 files not shown)