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 <astrotha...@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 <c...@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
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to