[dmd-internals] [D-Programming-Language/dmd] ea416a: fix Issue 10673 - memory corruption in interpret.c

GitHub noreply at github.com
Fri Jul 19 07:00:25 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ea416a3496467ba4ccf875c70e76873a322d92ba
      https://github.com/D-Programming-Language/dmd/commit/ea416a3496467ba4ccf875c70e76873a322d92ba
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-07-19 (Fri, 19 Jul 2013)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  fix Issue 10673 - memory corruption in interpret.c

- the gotoTarget field of LabelStatement was never initialized


  Commit: e9fdb8c4527c2c3f7e080fad9d21dd4f4710488f
      https://github.com/D-Programming-Language/dmd/commit/e9fdb8c4527c2c3f7e080fad9d21dd4f4710488f
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-07-19 (Fri, 19 Jul 2013)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  Merge pull request #2363 from dawgfoto/fix10673

fix Issue 10673 - memory corruption in interpret.c


Compare: https://github.com/D-Programming-Language/dmd/compare/de687981f72b...e9fdb8c4527c


More information about the dmd-internals mailing list