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 libc/12078] regcomp with invalid expression leaks memory


http://sourceware.org/bugzilla/show_bug.cgi?id=12078

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Paul Pluzhnikov <ppluzhnikov at google dot com> 2010-10-13 22:59:11 UTC ---
The last commit:
  http://repo.or.cz/w/glibc.git/commit/b833d51fbbf78b38c6ff68074c22d3fe3ddd0ce3
fixed all patterns up to 10 characters in length.

Using extended gen.pl which also emits '.', '?', '^', etc.
I found no leaks for all patterns up to 8 characters.

This is probably as good as one can hope for.
Thanks for fixing this!

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]