[Bug libstdc++/66456] regex memory corruption on large input strings

timshen at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 8 18:12:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66456

Tim Shen <timshen at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2015-06-08
                 CC|                            |timshen at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Tim Shen <timshen at gcc dot gnu.org> ---
Hi,

> I do not know if this is a duplicate of 61582 or not.

I didn't verify yet, but you are probably right.

I'm currently working on a series of refactoring, including fixing the stack
overflow problem by using a stack on the heap.



More information about the Gcc-bugs mailing list