[D-runtime] [D-Programming-Language/druntime] aec261: "delete slice" now destroys and frees the full arr...

GitHub via D-runtime d-runtime at puremagic.com
Fri Feb 13 07:57:40 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: aec26113ec782ced673243d93469fe8d69703c89
      https://github.com/D-Programming-Language/druntime/commit/aec26113ec782ced673243d93469fe8d69703c89
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  "delete slice" now destroys and frees the full array


  Commit: b4109deef75c6156bd6e95e7008ad091bc9863b4
      https://github.com/D-Programming-Language/druntime/commit/b4109deef75c6156bd6e95e7008ad091bc9863b4
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-13 (Fri, 13 Feb 2015)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #1168 from rainers/issue14134

issue 14134 -  Free of large array does not work


Compare: https://github.com/D-Programming-Language/druntime/compare/9e587eeba701...b4109deef75c


More information about the D-runtime mailing list