Merge branch 'bug/136' into next
authorSebastian Freundt <freundt@ga-group.nl>
Thu, 12 Apr 2012 15:55:38 +0000 (15:55 +0000)
committerSebastian Freundt <freundt@ga-group.nl>
Thu, 12 Apr 2012 15:55:38 +0000 (15:55 +0000)
* bug/136:
  fix, initialise auto_remove_nodes upon ase_make_digraph()

This changeset tries the best to fix bug #136.  An uninitialised value
has been used for branching (the auto_remove_nodes slot)

* modules/ase/ase-digraph.c: fix, initialise slots that are being used.


Trivial merge