June 13, 2016 [D-runtime] [dlang/druntime] 7b80a1: fix unsafe .ptr access in druntime | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/druntime Commit: 7b80a15c6eebc069e593e0f748d3b2c618b239c7 https://github.com/dlang/druntime/commit/7b80a15c6eebc069e593e0f748d3b2c618b239c7 Author: Walter Bright <walter@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@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 |
Copyright © 1999-2021 by the D Language Foundation