Skip to content

Wrap setIcon NSImage ops within autoreleasepool pattern#240

Open
mlsmaycon wants to merge 3 commits intogetlantern:masterfrom
netbirdio:master
Open

Wrap setIcon NSImage ops within autoreleasepool pattern#240
mlsmaycon wants to merge 3 commits intogetlantern:masterfrom
netbirdio:master

Conversation

@mlsmaycon
Copy link

This allows us to prevent memory leaks when calling setIcon many times due to state change

Is related to #135

see https://stackoverflow.com/a/25880106

This allow us to prevent memory leak when calling
setIcon many times due to state change

see https://stackoverflow.com/a/25880106
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