July 19, 2013 [dmd-internals] [D-Programming-Language/dmd] ea416a: fix Issue 10673 - memory corruption in interpret.c | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation