Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > Running the test suite through valgrind, I get some fishy errors.
So was that fixed by this commit? commit 51ef99f7fa9fb766fbb48619fc5863ab9914591d Author: Han-Wen Nienhuys <[EMAIL PROTECTED]> Date: Sat Aug 16 02:18:51 2008 -0300 Fix memory corruption issue with hell[] array: realloc/calloc need to factor in sizeof(scm_t_bits) Thanks, Ludovic.