]> granicus.if.org Git - graphviz/commit
Fix bug in polyline code;
authorerg <devnull@localhost>
Mon, 29 Oct 2007 21:20:56 +0000 (21:20 +0000)
committererg <devnull@localhost>
Mon, 29 Oct 2007 21:20:56 +0000 (21:20 +0000)
commit02450a81c95d01a11dc34e93eec41673a0c3110c
tree3d3354207deccd151f37ca0184ecc60dd1916ad4
parent4a6bc299f0770c3fb445bc740aea52e5400c9844
Fix bug in polyline code;
fix ancient memory leak (geometric structures for spline routing
were allocated but never released);
add hooks for orthogonal routing wrapped in #ifdef ORTHO.
lib/neatogen/neatosplines.c