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

Forbid interacting with the GC while a collection is in progress, to avoid memory corruption (issue 5653) #44

Merged
merged 1 commit into from
May 26, 2011

Conversation

CyberShadow
Copy link
Member

This will also forbid interacting with the GC after a finalizer throws an exception.

…avoid memory corruption

This will also forbid interacting with the GC after a finalizer throws an exception.
andralex added a commit that referenced this pull request May 26, 2011
Forbid interacting with the GC while a collection is in progress, to avoid memory corruption (issue 5653)
@andralex andralex merged commit cd64621 into dlang:phobos-1.x May 26, 2011
skl131313 pushed a commit to skl131313/phobos that referenced this pull request Feb 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants