ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44589: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_file_dlg.c

Date: Sun, 19 Aug 2012 21:24:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44589

User: eapache
Date: 2012/08/19 02:24 PM

Log:
 Split test_file_close out of do_file_close and use it in file_open_cmd_cb.
 Means we don't end up closing the current file if the user decides not
 to open a new file after all.
 
 Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7649

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +24 -10    capture_file_dlg.c    Modified