http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34234
User: stig
Date: 2010/09/24 05:39 AM
Log:
Disable the "File Set" menu while capturing, because changing file while
capturing causes an assert in cf_reset_state().
We still get this assert if the "List Files" dialog is opened before we start
capture and we change file during capturing. Maybe we have to close this
dialog when starting capture? Or maybe disable all files except the one
being captured to? Then we also may have to update the "Last Modified" and
"Size" columns.
Directory: /trunk/gtk/
Changes Path Action
+2 -0 menus.c Modified