Wireshark-commits: [Wireshark-commits] rev 45026: /trunk/ui/gtk/ /trunk/ui/gtk/: main_menubar.c
Date: Thu, 20 Sep 2012 16:37:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45026

User: morriss
Date: 2012/09/20 09:37 AM

Log:
 Fix a read-after-free (as detected by Valgrind):
 
 Go to the next element in the recent cf list before freeing the current
 element.

Directory: /trunk/ui/gtk/
  Changes    Path              Action
  +5 -1      main_menubar.c    Modified