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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to