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

Make destruction of CachedFileStream.CTX deterministic #6

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

s-ludwig
Copy link
Member

@s-ludwig s-ludwig commented Nov 1, 2024

Leaking the CTX structure to the GC will provoke an invalid memory operation error.

Leaking the CTX structure to the GC will provoke an invalid memory operation error.
@l-kramer l-kramer merged commit dd07842 into master Nov 1, 2024
22 checks passed
@l-kramer l-kramer deleted the filecache_fix branch November 1, 2024 14:03
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