[phobos] [D-Programming-Language/phobos] cc548f: fix appenderNewCapacity for curLen == 0, start wit...

GitHub noreply at github.com
Sun Nov 17 04:13:51 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: cc548fe9cb117d8f1ac19ccd0049e06b84a6922d
      https://github.com/D-Programming-Language/phobos/commit/cc548fe9cb117d8f1ac19ccd0049e06b84a6922d
  Author: Rainer  Schuetze <r.sagitario at gmx.de>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  fix appenderNewCapacity for curLen == 0, start with minimum of 8.


  Commit: ec5e25b7967e5cd36db4db4964fd2f09f62565e7
      https://github.com/D-Programming-Language/phobos/commit/ec5e25b7967e5cd36db4db4964fd2f09f62565e7
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-11-17 (Sun, 17 Nov 2013)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #1695 from rainers/issue_11528

fix issue 11528: crashes or undefined behaviour of appender's first allocation


Compare: https://github.com/D-Programming-Language/phobos/compare/444a6f6f915b...ec5e25b7967e


More information about the phobos mailing list