]> granicus.if.org Git - graphviz/commit
Fix code not to do malloc(0); short-circuit when component has only
authorerg <devnull@localhost>
Thu, 28 Jul 2005 22:33:31 +0000 (22:33 +0000)
committererg <devnull@localhost>
Thu, 28 Jul 2005 22:33:31 +0000 (22:33 +0000)
commitc60c34696fbd3c48c6ae892e8972304a2ecce644
treeb6490251ec71c06ac707f40468c1811d292a52b2
parentb40050599caa848bed0453c296c191837b16c9a9
Fix code not to do malloc(0); short-circuit when component has only
a single node
lib/neatogen/constrained_majorization.c
lib/neatogen/dijkstra.c
lib/neatogen/stress.c