Thread overview
[Issue 3363] std.stream.readf segfaults with immutable format strings
June 02, 2014
https://issues.dlang.org/show_bug.cgi?id=3363

briancschott@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |briancschott@gmail.com

--- Comment #2 from briancschott@gmail.com ---
https://github.com/D-Programming-Language/phobos/pull/2224/

--
July 11, 2014
https://issues.dlang.org/show_bug.cgi?id=3363

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/141a088e378ac9b97f63ea044ff160a7c0310369 Fix issue 3363: std.stream.readf segfaults with immutabel format strings

https://github.com/D-Programming-Language/phobos/commit/911ea3144397665a3ddf282e2e38bca104f3f50e Merge pull request #2224 from Hackerpilot/issue-3363

Fix issue 3363: std.stream.readf segfaults with immutable format strings

--
July 11, 2014
https://issues.dlang.org/show_bug.cgi?id=3363

github-bugzilla@puremagic.com changed:

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

--