Wireshark-commits: [Wireshark-commits] rev 28554: /trunk/gtk/ /trunk/gtk/: graph_analysis.c
From:
wmeier@xxxxxxxxxxxxx
Date: Mon, 01 Jun 2009 14:00:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28554
User: wmeier
Date: 2009/06/01 07:00 AM
Log:
flow_graph & etc: rework graph "save as" slightly:
- Pop up an alert box if unable to open file for write;
- Prevent "dead" save-as window if unable to open file for write
or if a directory is entered as the filename;
- Fix a memory leak.
Directory: /trunk/gtk/
Changes Path Action
+56 -27 graph_analysis.c Modified