|
From: Xin S. <sh...@gm...> - 2006-02-20 08:28:09
|
Thanks a lot, I got it. Xin On 2/20/06, Robert Walsh <rj...@du...> wrote: > > > Hi, Can somebody answer my following question? Or can you give me > > some clues on > > how I can check out from the code? > > This isn't reported because Valgrind doesn't report unitialized > memory until it's used to make a decision or it's passed to a system > call, etc. Please see section 3.3.2 of the documention: > > http://www.valgrind.org/docs/manual/mc-manual.html#mc- > manual.uninitvals > > Regards, > Robert. > |