Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 20028: /trunk/gtk/ /trunk/gtk/: flow_graph.c

Date Prev · Date Next · Thread Prev · Thread Next
Date: Fri, 01 Dec 2006 02:55:47 GMT
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