From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30674 invoked by alias); 14 Oct 2005 05:49:41 -0000 Mailing-List: contact glibc-bugs-regex-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-regex-owner@sources.redhat.com Received: (qmail 30643 invoked by uid 48); 14 Oct 2005 05:49:39 -0000 Date: Fri, 14 Oct 2005 05:49:00 -0000 Message-ID: <20051014054939.30642.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs-regex@sources.redhat.com In-Reply-To: <20050919212445.1357.root@liwave.com> References: <20050919212445.1357.root@liwave.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug regex/1357] memory leak in re_compile_pattern() X-Bugzilla-Reason: CC X-SW-Source: 2005-10/txt/msg00002.txt.bz2 List-Id: ------- Additional Comments From drepper at redhat dot com 2005-10-14 05:49 ------- Yes, that interface doesn't work as before. And it might remain broken. It was tied to the old implementation. There might be a chance that the behavior is restored but I wouldn't hold my breath. Better rewrite your code to use the POSIX interfaces. -- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|gotom at debian dot or dot |drepper at redhat dot com |jp | Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=1357 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.