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

fix: change ASAR archive cache to per-process to fix leak (#29293) #29548

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

dsanders11
Copy link
Member

Backport of #29293.

See that PR for details.

Notes: Fixed memory leak when requesting files in ASAR archive from renderer

…9293)

* fix: change ASAR archive cache to per-process to fix leak (electron#29292)

* chore: address code review comments

* chore: tighten up thread-safety

* chore: better address code review comments

* chore: more code review changes
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 5, 2021
@trop trop bot added 12-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels Jun 5, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 5, 2021
@zcbenz zcbenz merged commit 7dfe949 into electron:12-x-y Jun 7, 2021
@release-clerk
Copy link

release-clerk bot commented Jun 7, 2021

Release Notes Persisted

Fixed memory leak when requesting files in ASAR archive from renderer

@dsanders11 dsanders11 deleted the 12-x-y-29293 branch March 14, 2022 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
12-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants