Wireshark-commits: [Wireshark-commits] rev 33772: /trunk/gtk/ /trunk/gtk/: graph_analysis.c
Date: Wed, 11 Aug 2010 16:42:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33772

User: wmeier
Date: 2010/08/11 09:42 AM

Log:
 Remove 1K line limit when saving a flow graph to a file;
 (Refactor code to write directly to file instead of first storing data
  in an array of fixed size).
 
 Fixes Bug #5101: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5101

Directory: /trunk/gtk/
  Changes    Path                Action
  +50 -62    graph_analysis.c    Modified