From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22426 invoked by alias); 1 Jul 2014 07:43:04 -0000 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 Received: (qmail 22336 invoked by uid 48); 1 Jul 2014 07:42:54 -0000 From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug nis/10432] _nss_nis_setnetgrent assertion failure Date: Tue, 01 Jul 2014 07:43:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nis X-Bugzilla-Version: 2.4 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: kukuk at suse dot de X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-07/txt/msg00156.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=10432 Florian Weimer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |fweimer at redhat dot com Resolution|WONTFIX |--- --- Comment #4 from Florian Weimer --- (In reply to Leonardo Chiquitto from comment #0) > As this is the only use of malloc_usable_size() in current glibc (outside > malloc.c), and the assert seems pointless, I'd like to suggest its removal. This is a real problem, I think. Overriding malloc does not require that you override all of glibc's helper interfaces. -- You are receiving this mail because: You are on the CC list for the bug.