http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28574
User: wmeier
Date: 2009/06/01 12:44 PM
Log:
follow_stream: rework "save as" slightly:
- Prevent "dead" save-as window if unable to open file for write
or if a directory is entered as the filename;
Work-around is to always kill save-as window whether success
or an error causing alert-box popup;
- Fix a memory leak.
- Define certain functions used only in follow_stream.c as static;
(Remove declarations for them from follow_stream.h)
Directory: /trunk/gtk/
Changes Path Action
+46 -15 follow_stream.c Modified
+0 -13 follow_stream.h Modified