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

Commits on Sep 27, 2013

  1. Fix memory leak from bad refcounting

    CreateSkiaDrawTargetForFBO will increment the refcount on grContext, so we
    don't need to do it as well.
    kmcallister committed Sep 27, 2013
You can’t perform that action at this time.