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: possible memory leak in SettingTreeRenderers #216768

Merged

Conversation

SimonSiefke
Copy link
Contributor

Related to #216649

While looking over the settings editor code, I encountered some more disposables in SettingsTreeRenderers, which seemed like should be registered to avoid potential memory leaks.

@rzhao271 rzhao271 enabled auto-merge (squash) June 24, 2024 17:59
@VSCodeTriageBot VSCodeTriageBot added this to the June 2024 milestone Jun 24, 2024
auto-merge was automatically disabled June 26, 2024 15:21

Base branch was modified

@rzhao271 rzhao271 merged commit ed20361 into microsoft:main Jun 26, 2024
6 checks passed
aaronchucarroll pushed a commit to aaronchucarroll/vscode that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants