[phobos] [dlang/phobos] 842f58: std.array: check for overflow on allocation sizes

GitHub via phobos phobos at puremagic.com
Sun Jul 31 12:53:04 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 842f583b6b51c5c3e8fefb73d41705091cdd4021
      https://github.com/dlang/phobos/commit/842f583b6b51c5c3e8fefb73d41705091cdd4021
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  std.array: check for overflow on allocation sizes


  Commit: 22fdbcd1db42f7db8fc3db2b5e300f3f5dc9956b
      https://github.com/dlang/phobos/commit/22fdbcd1db42f7db8fc3db2b5e300f3f5dc9956b
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-07-31 (Sun, 31 Jul 2016)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #4656 from WalterBright/array-overflow

std.array: check for overflow on allocation sizes


Compare: https://github.com/dlang/phobos/compare/d7a7173c7de3...22fdbcd1db42


More information about the phobos mailing list