Hi,

I've found and fixed a segmentation fault, but was wondering if anyone can explain why it happened in the first place.

At one point i freed some memory that was no longer needed (i'm 99.9 % sure of this). When the next call to calloc happened, bang!

thanks