diff --git a/src/graphviz.c b/src/graphviz.c index 3ae0b546..ec102a49 100644 --- a/src/graphviz.c +++ b/src/graphviz.c @@ -204,6 +204,7 @@ output_red (state const *s, reductions const *reds, FILE *fout) } obstack_free (&eout, 0); obstack_free (&dout, 0); + bitset_free (no_reduce_set); } void