[dmd-internals] [D-Programming-Language/dmd] 92880e: Correct issues found by AddressSanitizer.
GitHub
noreply at github.com
Wed Mar 5 01:50:36 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 92880ea6814ac1d30a6f058f94a7fe0069c50e36
https://github.com/D-Programming-Language/dmd/commit/92880ea6814ac1d30a6f058f94a7fe0069c50e36
Author: kai <kai at redstar.de>
Date: 2014-03-04 (Tue, 04 Mar 2014)
Changed paths:
M src/identifier.c
M src/mangle.c
M src/root/rmem.c
Log Message:
-----------
Correct issues found by AddressSanitizer.
The changes in this pull request fixes issues found by AddressSanitizer from LLVM 3.4.
Commit: c50f0bb0ae0152b25c50bccd8ff71edc156f4d05
https://github.com/D-Programming-Language/dmd/commit/c50f0bb0ae0152b25c50bccd8ff71edc156f4d05
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/identifier.c
M src/mangle.c
M src/root/rmem.c
Log Message:
-----------
Merge pull request #2699 from redstar/asan
Correct issues found by AddressSanitizer.
Compare: https://github.com/D-Programming-Language/dmd/compare/a31247616f85...c50f0bb0ae01
More information about the dmd-internals
mailing list