> The log gives me a pretty long list of:
> Conditional jump or move depends on uninitialised value(s)

> I'm assuming they're not problematic.

That may not be a good assumption.  Try rerunning with --track-origins=yes
to find out where the uninitialised values come from.  They might come
from your code.

J

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to