[Bug 36649] Re: valgrind reports use of uninitialised memory in getpwuid(), ld

2008-10-29 Thread Jonathan Thomas
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: glibc (Ubuntu)
   Status: Incomplete => Invalid

-- 
valgrind reports use of uninitialised memory in getpwuid(), ld
https://bugs.launchpad.net/bugs/36649
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 36649] Re: valgrind reports use of uninitialised memory in getpwuid(), ld

2008-09-08 Thread Matthias Klose
please could you recheck with hardy (8.04), and/or intrepid (8.10
development)?

** Changed in: glibc (Ubuntu)
   Status: New => Incomplete

-- 
valgrind reports use of uninitialised memory in getpwuid(), ld
https://bugs.launchpad.net/bugs/36649
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 36649] Re: valgrind reports use of uninitialised memory in getpwuid(), ld

2007-06-28 Thread Andrew Williams
Also caused by getpwent().

Testing on Fedora Core 6 produces no issues.

Fedora core valgrind output:

==10413== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 16 from 2)
==10413== malloc/free: in use at exit: 0 bytes in 0 blocks.
==10413== malloc/free: 2 allocs, 2 frees, 1,044 bytes allocated.

Ubuntu 7.04:

==9415== ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 25 from 1)
==9415== malloc/free: in use at exit: 156 bytes in 11 blocks.
==9415== malloc/free: 70 allocs, 59 frees, 6,802 bytes allocated.
==9415== For counts of detected errors, rerun with: -v
==9415== searching for pointers to 11 not-freed blocks.
==9415== checked 108,796 bytes.

Not a serious problem, but the discrepancy stands out.

** Attachment added: "test.cc"
   http://launchpadlibrarian.net/8229041/test.cc

-- 
valgrind reports use of uninitialised memory in getpwuid(), ld
https://bugs.launchpad.net/bugs/36649
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs