This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug regex/1357] memory leak in re_compile_pattern()
- From: "jsm28 at gcc dot gnu.org" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sourceware dot org
- Date: Mon, 14 Oct 2013 14:17:58 +0000
- Subject: [Bug regex/1357] memory leak in re_compile_pattern()
- Auto-submitted: auto-generated
- References: <bug-1357-131 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=1357
Joseph Myers <jsm28 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |---
--- Comment #4 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
I'm not sure what "will does not compile" means. If you change "/Optional" to
"//Optional" then the code given here compiles with -D_GNU_SOURCE. Maybe
there's something wrong with the code, but you need a clearer analysis if so
before closing the bug (and WONTFIX should only apply e.g. to a bug in a port
that's been removed; INVALID is what to do if the fault is in the user program
or the requested change is otherwise undesirable, just leave the bug open if
you're not interested in fixing it).
--
You are receiving this mail because:
You are on the CC list for the bug.