|
From: Paul P. <ppl...@gm...> - 2005-09-25 21:25:53
|
On 9/25/05, Erik de Castro Lopo <eri...@me...> wrote: > Found my problem. The array length was not being initialised correctly. But you said the arrays were on the heap ... Why did VG complain about stack? Something doesn't fit here. Perhaps you can provide a small test case demonstrating how a bug in (heap) array lenght shows up as a read beyond stack under VG? Cheers, |