tags 251815 moreinfo
kthxbye

On Sun, May 30, 2004 at 11:45:45PM -0400, Jason Dorje Short wrote:
> Package: valgrind
> Version: 1:2.1.1-3
> Severity: minor
> Tags: sid
> 
> >>From time to time valgrind spouts out a warning like:
> 
> ==17712== Conditional jump or move depends on uninitialised value(s)
> 
> I was getting such a message.  But when I looked at it closely it 
> appears that the value isn't actually unintialized.  What happened was 
> two values - one known to be 0 and another uninitialized - were 
> multiplied together to give this value that valgrind thinks is 
> unitialized.  Of course zero times an unitialized (in this case, 
> integer) value is always 0.  So this warning is spurious on Valgrind's 
> part.

Does this still happen with the sid version of valgrind? If so, it would be much
more helpful if you could provide a snippet of code that reproduces the problem,
instead of describing it in English :)

Cheers

-- 
perl -E '$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'

Attachment: signature.asc
Description: Digital signature

Reply via email to