[D-runtime] [D-Programming-Language/druntime] 659a40: Fix Issue 8301 - Access violation when a big array...

GitHub noreply at github.com
Thu Nov 28 09:00:43 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 659a40baabe1cc6a1f478d472a69810600b68646
      https://github.com/D-Programming-Language/druntime/commit/659a40baabe1cc6a1f478d472a69810600b68646
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Fix Issue 8301 - Access violation when a big array is allocated

Check that adding array padding doesn't cause overflow


  Commit: c38f3bad4a73402da2609a87c058a28e5ff234f3
      https://github.com/D-Programming-Language/druntime/commit/c38f3bad4a73402da2609a87c058a28e5ff234f3
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #673 from yebblies/issue8301

Issue 8301 - Access violation when a big array is allocated


Compare: https://github.com/D-Programming-Language/druntime/compare/87f6e88b991c...c38f3bad4a73


More information about the D-runtime mailing list