Wireshark-bugs: [Wireshark-bugs] [Bug 1901] Flow Graph overflows screen region

Date: Fri, 20 Aug 2010 07:43:20 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1901

--- Comment #8 from Milamber <milamber.the.great.magician@xxxxxx> 2010-08-20 07:43:16 PDT ---
Could you change

gtk\graph_analysis.h

from
#define MAX_NUM_NODES 10

to e.g.
#define MAX_NUM_NODES 40

in the current wireshark trunk?

I did it for my own compilation and do not see any side effects.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.