ref: 547860daf2787fbc8a661025f1bc75d231e97fc3
parent: 74505489b732095d8c84844de7141c548f40b0ad
author: Roberto E. Vargas Caballero <[email protected]>
date: Thu Apr 14 21:19:23 EDT 2016
[cc2] Clean also the list of free nodes
--- a/cc2/node.c
+++ b/cc2/node.c
@@ -71,6 +71,7 @@
free(ap);
}
arena = NULL;
+ freep = NULL;
}
void