[dmd-internals] [D-Programming-Language/dmd] c1b34c: Fix Issue 8658 - Passing large structs to function...

GitHub noreply at github.com
Tue Nov 26 00:27:42 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c1b34cbbf155ea14eb68cf587a56797bd5c9994c
      https://github.com/D-Programming-Language/dmd/commit/c1b34cbbf155ea14eb68cf587a56797bd5c9994c
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-25 (Mon, 25 Nov 2013)

  Changed paths:
    M src/backend/cod3.c
    M test/runnable/mars1.d

  Log Message:
  -----------
  Fix Issue 8658 - Passing large structs to function b value causes stack corruption


  Commit: fa89580c8b4cfc179295c5840fb8f208f479cb46
      https://github.com/D-Programming-Language/dmd/commit/fa89580c8b4cfc179295c5840fb8f208f479cb46
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-26 (Tue, 26 Nov 2013)

  Changed paths:
    M src/backend/cod3.c
    M test/runnable/mars1.d

  Log Message:
  -----------
  Merge pull request #2875 from yebblies/issue8658

Issue 8658 - Passing large structs to function b value causes stack corruption


Compare: https://github.com/D-Programming-Language/dmd/compare/a6bda1e6fca6...fa89580c8b4c


More information about the dmd-internals mailing list