diff options
author | Romain Guy <romainguy@android.com> | 2009-06-12 10:51:36 -0700 |
---|---|---|
committer | Romain Guy <romainguy@android.com> | 2009-06-12 10:51:36 -0700 |
commit | cafdea61a85c8f5d0646cc9413a09346c637f43f (patch) | |
tree | 4ef69601feb687cf90483f45ef443f9eea8c93ca /libs/utils/TextOutput.cpp | |
parent | 763a5723882ec7924114ba585b49e69b3e828b4a (diff) | |
download | frameworks_base-cafdea61a85c8f5d0646cc9413a09346c637f43f.zip frameworks_base-cafdea61a85c8f5d0646cc9413a09346c637f43f.tar.gz frameworks_base-cafdea61a85c8f5d0646cc9413a09346c637f43f.tar.bz2 |
Fixes #1914574. An NPE could be causes in lists by ViewGroup.dispatchDraw().
ViewGroup was trying to access the AttachInfo without checking whether the
info object is null. The object can be null at varioous times in the lifecycle
of a list.
Diffstat (limited to 'libs/utils/TextOutput.cpp')
0 files changed, 0 insertions, 0 deletions