March 20, 2016 [phobos] [D-Programming-Language/phobos] 832928: Don't allocate more than upTo bytes in std.file.re... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 832928adafe372b7fd920b0d7c2e2cf433984b47 https://github.com/D-Programming-Language/phobos/commit/832928adafe372b7fd920b0d7c2e2cf433984b47 Author: Thayne McCombs <astrothayne@gmail.com> Date: 2016-03-20 (Sun, 20 Mar 2016) Changed paths: M std/file.d Log Message: ----------- Don't allocate more than upTo bytes in std.file.read Fixes Issue 7972 Commit: 4ee0a9df3c135c489f40a1bd5855ecc912d9496c https://github.com/D-Programming-Language/phobos/commit/4ee0a9df3c135c489f40a1bd5855ecc912d9496c Author: Martin Nowak <code@dawg.eu> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M std/file.d Log Message: ----------- Merge pull request #4100 from tmccombs/read-alloc-upto Don't allocate more than upTo bytes in std.file.read Compare: https://github.com/D-Programming-Language/phobos/compare/7ebdd9354b4e...4ee0a9df3c13 |
Copyright © 1999-2021 by the D Language Foundation