Skip to content
This repository has been archived by the owner. It is now read-only.

Fix memory leak from bad refcounting #53

Merged
merged 1 commit into from Sep 27, 2013
Merged

Conversation

@kmcallister
Copy link
Contributor

kmcallister commented Sep 27, 2013

CreateSkiaDrawTargetForFBO will increment the refcount on grContext, so we
don't need to do it as well.

CreateSkiaDrawTargetForFBO will increment the refcount on grContext, so we
don't need to do it as well.
@metajack

This comment has been minimized.

Copy link

metajack commented on 71e4819 Sep 27, 2013

r+

metajack added a commit that referenced this pull request Sep 27, 2013
Fix memory leak from bad refcounting
@metajack metajack merged commit a02f1ea into servo:master Sep 27, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.