Skip to content

Conversation

@nornagon
Copy link
Contributor

Description of Change

Closes #22837.

image

Checklist

Release Notes

Notes: Fixed a use-after-free error that could happen if a Tray was destroyed while showing a custom context menu.

@nornagon nornagon requested a review from codebytere March 26, 2020 00:50
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Mar 26, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened recently label Mar 27, 2020
@nornagon nornagon merged commit ac501e8 into master Mar 27, 2020
@release-clerk
Copy link

release-clerk bot commented Mar 27, 2020

Release Notes Persisted

Fixed a use-after-free error that could happen if a Tray was destroyed while showing a custom context menu.

@nornagon nornagon deleted the fix-tray-context-menu-uaf branch March 27, 2020 01:30
@trop
Copy link
Contributor

trop bot commented Mar 27, 2020

I was unable to backport this PR to "8-x-y" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Mar 27, 2020

I was unable to backport this PR to "7-2-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Mar 27, 2020

I was unable to backport this PR to "6-1-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Mar 27, 2020

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

sentialx pushed a commit to sentialx/electron that referenced this pull request Apr 7, 2020
@trop
Copy link
Contributor

trop bot commented Apr 20, 2020

@nornagon has manually backported this PR to "8-x-y", please check out #23181

@trop
Copy link
Contributor

trop bot commented Apr 20, 2020

@nornagon has manually backported this PR to "7-2-x", please check out #23182

@nornagon
Copy link
Contributor Author

The backport to 6.1 wasn't clean and I don't think this is a serious enough issue to warrant the effort required to do the backport.

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.

heap-use-after-free in TrayIconCocoa::PopUpContextMenu

5 participants