Bug#273051: Memory leak in libc getpwuid() and getgrouplist()

2010-10-02 Thread Jonathan Nieder
tags 273051 - moreinfo forwarded 273051 http://sourceware.org/bugzilla/show_bug.cgi?id=2314 found 273051 eglibc/2.11.2-6 clone 273051 -1 retitle -1 suppression: nss_parse_service_list() reassign -1 valgrind 1:3.6.0~svn11254 severity -1 wishlist notforwarded -1 tags -1 + upstream quit Chaskiel M Gr

Bug#273051: Memory leak in libc getpwuid() and getgrouplist()

2008-05-21 Thread Chaskiel M Grundman
Package: libc6 Version: 2.7-10 Followup-For: Bug #273051 I am seeing this behavior on amd64, both with 2.3.6.ds1-13etch5 and 2.7-10 I think this is a __libc_freeres problem, since if I run valgrind with --run-libc-freeres=no, the relevant blocks are reported as being still reachable (in fact,

Bug#273051: Memory leak in libc getpwuid() and getgrouplist()

2005-04-16 Thread GOTO Masanori
At Fri, 24 Sep 2004 19:24:06 +0900, GOTO Masanori wrote: > At Thu, 23 Sep 2004 19:13:38 +0300, > <[EMAIL PROTECTED]> wrote: > > Memory leaks were observed in getpwuid() and getgrouplist(). > > Two test programs and valgrind output attached. > > > > This is appears to be a bug in nss_compat. After