commit | 9f235b58cd6dbee74d091e437d520306977daac9 | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Fri Sep 14 15:34:35 2012 -0700 |
committer | James Dong <jdong@google.com> | Fri Sep 14 15:34:35 2012 -0700 |
tree | 58e1f1953719d5ff164fb5184999ae01aa1ae59b | |
parent | 482136a5f977056eeffe2aa58d31ce395be562a3 [diff] |
Fixed a native crash due to deref of a NULL pointer We only checked the mNativeWindow against NULL, but did not check the native window object itself against NULL. o related-to-bug: 7153683 Change-Id: I430d344dc09a2fc337bf51001551627056713773