[Bug libc/2314] nss_parse_service_list leaks a tiny amount of memory

drepper.fsp at gmail dot com sourceware-bugzilla@sourceware.org
Fri Feb 3 20:58:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=2314

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #9 from Ulrich Drepper <drepper.fsp at gmail dot com> 2012-02-03 20:58:24 UTC ---
These are no leaks.  This is memory which is used when the program terminates. 
Efforts to free the memory for valgrind are not free and especially for code
like nss_compat (which shouldn't be used at all) this is too much to ask.  Just
ignore.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Glibc-bugs mailing list