commit | a0cba0fde3e39723052a50e1f09e3b254da6c175 | [log] [tgz] |
---|---|---|
author | Raph Levien <raph@google.com> | Mon Jun 02 13:37:34 2014 -0700 |
committer | Raph Levien <raph@google.com> | Mon Jun 02 13:37:34 2014 -0700 |
tree | 823207d2cd0c796ec6bb8cfd058ee08582430045 | |
parent | a9efb284088cf52a3819cdf88ff6cc4109e517ca [diff] |
Check for NULL on TypefaceImpl unref It's possible for a TypefaceImpl to contain a null pointer, which was causing crashes on unref. This patch just checks for NULL. Fixes bug 15104801 "Aviate Launcher crashes on startup - Hammerhead L AAV49B" Change-Id: Idf9f176c54bf81ff3daacc0b33e95aa9d8bbe57f