bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Data corruption with g++


From: André Pönitz
Subject: Re: Data corruption with g++
Date: 1 Aug 2002 16:24:56 GMT

Jean-Sylvain Sormany <address@hidden> wrote:
> I passed my code throw Rational Purify to be sure that no memory leak
> was the source of this problem.
> 
> Did somebody have an idea of what could produce this kind of trouble? 

I'd usually suspect out-of-bound writes in arrays. But as it passed through
purify, this should be unlikely... You could try additional checkers,
though...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]