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: do not leak NSUUID #29990

Merged
merged 1 commit into from Jul 4, 2021
Merged

fix: do not leak NSUUID #29990

merged 1 commit into from Jul 4, 2021

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Jul 2, 2021

Description of Change

Fix a leak when using NSUUID in Notification.

Release Notes

Notes: Fix memory leak when creating notification on macOS.

@zcbenz zcbenz added semver/patch backwards-compatible bug fixes target/12-x-y labels Jul 2, 2021
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 2, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 3, 2021
@zcbenz zcbenz merged commit 18d0ed8 into main Jul 4, 2021
@zcbenz zcbenz deleted the fix-uuid-leak branch July 4, 2021 23:45
@release-clerk
Copy link

release-clerk bot commented Jul 4, 2021

Release Notes Persisted

Fix memory leak when creating notification on macOS.

@trop
Copy link
Contributor

trop bot commented Jul 4, 2021

I have automatically backported this PR to "12-x-y", please check out #30007

@trop
Copy link
Contributor

trop bot commented Jul 4, 2021

I have automatically backported this PR to "14-x-y", please check out #30008

@trop trop bot removed the target/14-x-y label Jul 4, 2021
@trop
Copy link
Contributor

trop bot commented Jul 4, 2021

I have automatically backported this PR to "13-x-y", please check out #30009

BlackHole1 pushed a commit to BlackHole1/electron that referenced this pull request Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants