- "Andy Ross" a écrit :
> Frederic Bouvier wrote:
> > I get memory corruption caused by writing outside an malloc'ated
> memory
> > bloc. I tracked the problem down to the recsize() function ( in
> hash.c )
> > computing a memory size that is not enough for subsequent
> initialization
> > in re
Frederic Bouvier wrote:
> I get memory corruption caused by writing outside an malloc'ated memory
> bloc. I tracked the problem down to the recsize() function ( in hash.c )
> computing a memory size that is not enough for subsequent initialization
> in resize()
Wow, good catch. This was also repo
Hi Andy,
I get memory corruption caused by writing outside an malloc'ated memory
bloc. I tracked the problem down to the recsize() function ( in hash.c )
computing a memory size that is not enough for subsequent initialization
in resize() ( also in hash.c ). I think the problem lies in the fact
t
3 matches
Mail list logo