From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13210 invoked by alias); 4 Feb 2007 06:12:15 -0000 Received: (qmail 13196 invoked by uid 48); 4 Feb 2007 06:12:05 -0000 Date: Sun, 04 Feb 2007 06:12:00 -0000 Message-ID: <20070204061205.13195.qmail@sourceware.org> From: "john at cellform dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060209200413.2314.david@edeca.net> References: <20060209200413.2314.david@edeca.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/2314] nss_parse_service_list leaks a tiny amount of memory X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00014.txt.bz2 ------- Additional Comments From john at cellform dot com 2007-02-04 06:12 ------- Created an attachment (id=1535) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1535&action=view) Test file showing memory leak getpwnam_r calls nss_parse_service_list which allocates memory which it doesn't free. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2314 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.