[D-runtime] [dlang/druntime] 7b80a1: fix unsafe .ptr access in druntime
GitHub via D-runtime
d-runtime at puremagic.com
Mon Jun 13 02:24:49 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 7b80a15c6eebc069e593e0f748d3b2c618b239c7
https://github.com/dlang/druntime/commit/7b80a15c6eebc069e593e0f748d3b2c618b239c7
Author: Walter Bright <walter at walterbright.com>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M src/core/internal/string.d
M src/rt/util/array.d
Log Message:
-----------
fix unsafe .ptr access in druntime
Commit: e13b051d39fbb3dda58803fa976c3f0d21fd158b
https://github.com/dlang/druntime/commit/e13b051d39fbb3dda58803fa976c3f0d21fd158b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2016-06-13 (Mon, 13 Jun 2016)
Changed paths:
M src/core/internal/string.d
M src/rt/util/array.d
Log Message:
-----------
Merge pull request #1590 from WalterBright/fixUnsafePtr
fix unsafe .ptr accesses in druntime
Compare: https://github.com/dlang/druntime/compare/39aeb7f2b787...e13b051d39fb
More information about the D-runtime
mailing list