Justin Pryzby <[EMAIL PROTECTED]> writes:

>> > I note that there's still a number of valgrind warnings :/
>> 
>> Mostly harmless as far as I can tell, but patches are always welcome. ;)
>
> What leads you to believe that they are harmless?  Sorry, just trying
> to learn something (else) :)

All the invalid reads are within _dl_open, which is probably some
glibc weirdness.

Likewise, I get 

  Conditional jump or move depends on uninitialised value(s)
     at 0x4009363: (within /lib/ld-2.3.6.so)

even for a hello world program, so that doesn't worry me either.

Naturally, I Could Be Wrong. :)

Cheers,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to