This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/1357] memory leak in re_compile_pattern()


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]