[phobos] [D-Programming-Language/phobos] 5aac4a: fix issue 11194 - std.container.Array.reserve call...

GitHub noreply at github.com
Wed Oct 9 08:18:44 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 5aac4a007adff938e5326675a039489c77c74ee6
      https://github.com/D-Programming-Language/phobos/commit/5aac4a007adff938e5326675a039489c77c74ee6
  Author: Sönke Ludwig <sludwig at rejectedsoftware.com>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  fix issue 11194 - std.container.Array.reserve calls opAssign on uninitialized data


  Commit: 4b024858a81e607214c96dc10a024d25f4af5798
      https://github.com/D-Programming-Language/phobos/commit/4b024858a81e607214c96dc10a024d25f4af5798
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

  Changed paths:
    M std/container.d

  Log Message:
  -----------
  Merge pull request #1620 from s-ludwig/fix_11194

fix issue 11194 - std.container.Array.reserve calls opAssign on uninitia...


Compare: https://github.com/D-Programming-Language/phobos/compare/9c393a88f6b4...4b024858a81e


More information about the phobos mailing list