http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21994
User: sfisher
Date: 2007/05/29 11:09 PM
Log:
Fix for bug #1530: Graph Analysis window misbehaves if Flow Window that
created it is closed.
The fix is to close the graph analysis window when the flow graph setup
window is closed since closing the flow graph window first destroys all
of the data structures.
Directory: /trunk/gtk/
Changes Path Action
+3 -2 flow_graph.c Modified
+8 -0 graph_analysis.c Modified
+1 -0 graph_analysis.h Modified