summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Romain Guy <romainguy@google.com> 2012-08-03 17:43:31 -0700
committer Romain Guy <romainguy@google.com> 2012-08-03 17:43:31 -0700
commit8801b2fef3bc54db1bbb24748d91c909b901116a (patch)
treec41cea664917148c773fd49cd0a6b382f8c31b4c
parentc09211911c28795354f7ce5a1b75b13ac6a7b4d0 (diff)
Bowing my head in shame
Bug #6924514 Change-Id: Ifcc08fb5dbaf3f9c6ac3a3e618db2fd6349dc290
-rw-r--r--libs/hwui/GammaFontRenderer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/GammaFontRenderer.h b/libs/hwui/GammaFontRenderer.h
index c4a50bed3ad2..5c1860ea5c8e 100644
--- a/libs/hwui/GammaFontRenderer.h
+++ b/libs/hwui/GammaFontRenderer.h
@@ -103,6 +103,7 @@ public:
void clear() {
delete mRenderer;
+ mRenderer = NULL;
}
void flush() {