]> granicus.if.org Git - graphviz/commit
Fix some uninitialized variables;
authorellson <devnull@localhost>
Tue, 18 Oct 2005 18:45:53 +0000 (18:45 +0000)
committerellson <devnull@localhost>
Tue, 18 Oct 2005 18:45:53 +0000 (18:45 +0000)
commit93e9f0d258d3eb37e012b8c1eb0b2531962b1740
tree45c1f5f181215d2c5abf358c96dc5106de563783
parent2167662d93c43731343f7b96ee84adf2afa8fc5e
Fix some uninitialized variables;
replace raw use of fprintf(stderr,..  with agerr()
replace raw use of *alloc with graphviz versions
cmd/dot/dot.c
cmd/gvpr/compile.c
lib/common/emit.c
lib/common/geom.c
lib/common/splines.c
lib/dotgen/mincross.c
lib/gvc/gvc.c
lib/gvc/gvconfig.c
lib/gvc/gvplugin.c
lib/gvc/gvrender.c