Wireshark-commits: [Wireshark-commits] rev 52683: /trunk/ui/gtk/ /trunk/ui/gtk/: uat_gui.c
Date: Sat, 19 Oct 2013 02:45:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52683

User: mmann
Date: 2013/10/19 02:45 AM

Log:
 Only allow one popup dialog in UAT dialog.  Editing/copying/deleting can modify the uat list and other open dialogs will not be aware of it and lead to unexpected behavior (including crashes).  Fixes bug 9129 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9129)
 
 #BACKPORT(1.10)

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +60 -36    uat_gui.c     Modified