July 11, 2014 [phobos] [D-Programming-Language/phobos] 141a08: Fix issue 3363: std.stream.readf segfaults with im... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 141a088e378ac9b97f63ea044ff160a7c0310369 https://github.com/D-Programming-Language/phobos/commit/141a088e378ac9b97f63ea044ff160a7c0310369 Author: Hackerpilot <briancschott@gmail.com> Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths: M std/stream.d Log Message: ----------- Fix issue 3363: std.stream.readf segfaults with immutabel format strings Commit: 3894ac0eed1b4c719f64d335712a9400db267481 https://github.com/D-Programming-Language/phobos/commit/3894ac0eed1b4c719f64d335712a9400db267481 Author: Hackerpilot <briancschott@gmail.com> Date: 2014-07-11 (Fri, 11 Jul 2014) Changed paths: M CONTRIBUTING.md M posix.mak M std/algorithm.d M std/array.d M std/bitmanip.d M std/complex.d R std/container.d A std/container/array.d A std/container/binaryheap.d A std/container/dlist.d A std/container/package.d A std/container/rbtree.d A std/container/slist.d A std/container/util.d M std/conv.d M std/datetime.d M std/exception.d M std/file.d M std/format.d M std/functional.d M std/getopt.d M std/internal/math/biguintcore.d M std/internal/unicode_tables.d M std/internal/windows/advapi32.d M std/json.d M std/math.d R std/metastrings.d M std/mmfile.d M std/path.d M std/process.d M std/random.d M std/range.d M std/regex.d M std/signals.d M std/socket.d M std/stdio.d M std/string.d M std/traits.d M std/typecons.d M std/uni.d M std/utf.d M std/variant.d M unittest.d M win32.mak M win64.mak Log Message: ----------- Merge https://github.com/D-Programming-Language/phobos into issue-3363 Commit: f40df116e7ebcad3d118669a5cef26c34781c897 https://github.com/D-Programming-Language/phobos/commit/f40df116e7ebcad3d118669a5cef26c34781c897 Author: Hackerpilot <briancschott@gmail.com> Date: 2014-07-11 (Fri, 11 Jul 2014) Changed paths: M std/stream.d Log Message: ----------- Added unittest Commit: 911ea3144397665a3ddf282e2e38bca104f3f50e https://github.com/D-Programming-Language/phobos/commit/911ea3144397665a3ddf282e2e38bca104f3f50e Author: Михаил Страшун <public@dicebot.lv> Date: 2014-07-12 (Sat, 12 Jul 2014) Changed paths: M std/stream.d Log Message: ----------- Merge pull request #2224 from Hackerpilot/issue-3363 Fix issue 3363: std.stream.readf segfaults with immutable format strings Compare: https://github.com/D-Programming-Language/phobos/compare/9e96ee3d38b5...911ea3144397 |
Copyright © 1999-2021 by the D Language Foundation