bug-gmp
[Top][All Lists]
Advanced

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

Re: Reading uninitialized memory


From: Andrew Vaught
Subject: Re: Reading uninitialized memory
Date: Sat, 26 Jan 2002 11:37:41 -0700 (MST)

On 26 Jan 2002, Kevin Ryde wrote:

> Torbjorn Granlund <address@hidden> writes:
> > 
> > It would be better to fix the checker program
> > to track undefined values and make sure they aren't actually used, or
> > else live with their inaccuracies.
> 
> Maybe we could have mpz_init (and friends) store a dummy value to the
> low limb so mpz_get_si (etc) doesn't trigger the checker.  Is there a
> #define available to say when a checker build is being done?

   I don't think there is, but there are other, similar products out there
and I can't see them all defining the same macro.

      Andy 

-----------------                        XOLD(K,IC,I)=
Andy Vaught               ....        DO ITERS=1, 10  XOLD(K,IC,I)
address@hidden     |  |   /CALLMSOLVE(A,B,X,I,ITERS,TOL)+(RANNYU(0)
Arizona State University  ======|WRITE(6,'(I5,2X,F12.6)')ITERS,TOL -HALF)
Tempe, Arizona USA        OOOOOO \ENDDORETURN PARAMETER(ZERO=1.D0)*TENTH*DELTA




reply via email to

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