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

NoCopyRendering experiment: Fix possible memory leak if image node rendering is canceled #trivial #765

Merged
merged 2 commits into from Jan 23, 2018

Conversation

Adlai-Holler
Copy link
Member

Because I forgot to replace this UIGraphicsEndImageContext call with its ASGraphics version, if you have the experiment enabled and this branch is taken then the image buffer will not be freed.

@ghost
Copy link

ghost commented Jan 23, 2018

1 Warning
⚠️ Any source code changes should have an entry in CHANGELOG.md or have #trivial in their title.

Generated by 🚫 Danger

@Adlai-Holler Adlai-Holler changed the title NoCopyRendering experiment: Fix possible memory leak if image node rendering is canceled NoCopyRendering experiment: Fix possible memory leak if image node rendering is canceled #trivial Jan 23, 2018
@Adlai-Holler Adlai-Holler merged commit c3ae447 into master Jan 23, 2018
@Adlai-Holler Adlai-Holler deleted the AHNoCopyFix branch January 23, 2018 18:45
Adlai-Holler added a commit that referenced this pull request Jan 23, 2018
…ndering is canceled #trivial (#765)

* Fix memory leak if image node rendering is canceled

* Update comment
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
…ndering is canceled #trivial (TextureGroup#765)

* Fix memory leak if image node rendering is canceled

* Update comment
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.

None yet

2 participants