[Tux3] Assert failure
Pranith Kumar
bobby.prani at gmail.com
Thu Nov 27 03:08:25 PST 2008
Caught it, totally my mistake. The culprit is
diff -r aa929a08a49b user/dleaf.c
--- a/user/dleaf.c Thu Nov 27 15:36:56 2008 +0900
+++ b/user/dleaf.c Thu Nov 27 16:01:00 2008 +0530
@@ -128,20 +128,19 @@ int main(int argc, char *argv[])
assert(memcmp(&w2[i], &w2[i], sizeof(w1[0])) == 0);
dleaf_destroy(btree, leaf1);
}
-exit(0); // valgrind happiness
if (1) {
_______________________________________________
Tux3 mailing list
Tux3 at tux3.org
http://tux3.org/cgi-bin/mailman/listinfo/tux3
More information about the Tux3
mailing list