[phobos] [D-Programming-Language/phobos] 0507fd: Fix issue 12713 std.regex.regex crashes with SEGV, ...
GitHub via phobos
phobos at puremagic.com
Tue May 13 16:08:28 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0507fd70e87de758f28347ba408912e7a4186978
https://github.com/D-Programming-Language/phobos/commit/0507fd70e87de758f28347ba408912e7a4186978
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M std/regex.d
Log Message:
-----------
Fix issue 12713 std.regex.regex crashes with SEGV, illegal instruction resp. assertion failure with certain bad input
Commit: d1e2f2b0650158e4aa7cab536fde24200c6e6e4a
https://github.com/D-Programming-Language/phobos/commit/d1e2f2b0650158e4aa7cab536fde24200c6e6e4a
Author: Walter Bright <walter at walterbright.com>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M std/regex.d
Log Message:
-----------
Merge pull request #2165 from DmitryOlshansky/issue-12713
Fix issue 12713 std.regex.regex crashes with SEGV, illegal instruction r...
Compare: https://github.com/D-Programming-Language/phobos/compare/4458c21677ff...d1e2f2b06501
More information about the phobos
mailing list