http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20028
User: sfisher
Date: 2006/12/01 02:55 AM
Log:
Fix for bug #1117: Crash on next action [such as another stats window] when
flow graph window is open. Added if(pinfo->cinfo) before attempting to use
pinfo->cinfo->col_first. The rest is indentation changes for the new if
statement.
Directory: /trunk/gtk/
Changes Path Action
+15 -13 flow_graph.c Modified