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

SDA-4453 - Memory leak issue on snipping tool #2079

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

sbenmoussati
Copy link
Contributor

Description

Snipping tool "close" and "upload" event handlers were being registered every time we created the snipping tool window, causing a memory leak issue + focus issues --> the window in question may have been destroyed in case we created/destroyed the child window that registered these handlers.

Also took the opportunity to upgrade electron to get the fix for CVE-2024-0518 and CVE-2024-0519

@sbenmoussati sbenmoussati self-assigned this Jan 17, 2024
@sbenmoussati sbenmoussati changed the title Memory leak issue on snipping tool SDA-4453 - Memory leak issue on snipping tool Jan 17, 2024
@sbenmoussati sbenmoussati merged commit 99ac32a into finos:24.1.x Jan 17, 2024
6 checks passed
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