Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge remote-tracking branch 'upstream/stable' into merge_stable #9216

Merged
merged 7 commits into from
Jan 7, 2019

Conversation

wilzbach
Copy link
Member

@wilzbach wilzbach commented Jan 7, 2019

Merging already reviewed and approved changes from stable to master.

Done with merge_stable.

rainers and others added 7 commits January 5, 2019 14:04
seg_data reused without being reset, this could cause arbitrary cross-talk. In this case, SDassocseg caused data to be written into an unrelated segment
fix Issue 19551 - corrupt ELF library when using pragma(crt_constructor)
Fix typo in test16096.sh: ${EXT} -> ${EXE}
Fix Issue 19549 - -check=in=off doesn't work
@dlang-bot
Copy link
Contributor

dlang-bot commented Jan 7, 2019

Thanks for your pull request, @wilzbach!

Bugzilla references

Auto-close Bugzilla Severity Description
19549 critical -check=in=off doesn't work
19551 critical corrupt ELF library when using pragma(crt_constructor)

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + dmd#9216"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants