diff options
author | lina.x.pi <lina.x.pi@sonymobile.com> | 2014-01-09 18:17:03 +0800 |
---|---|---|
committer | Takeshi Aimi <takeshi.aimi@sonymobile.com> | 2014-01-17 13:49:26 +0900 |
commit | 920287399aa640a5352e02ab19fd23b67a8c975b (patch) | |
tree | 749dca1256860289c961917e3166761955679f0e /rs/java/android/renderscript/Allocation.java | |
parent | 486544f763bd27eb92c95101e23f939c79c9890e (diff) | |
download | frameworks_base-920287399aa640a5352e02ab19fd23b67a8c975b.zip frameworks_base-920287399aa640a5352e02ab19fd23b67a8c975b.tar.gz frameworks_base-920287399aa640a5352e02ab19fd23b67a8c975b.tar.bz2 |
Initialize pointer members to NULL to avoid illegal reference
mBitmap and mTexture is not initialized to NULL which causes
illegal address access when it fails to be created from
oversized bitmap.
Change-Id: Iea54bec8788bc5f3a10040fdb43f416c0d41a14c
Diffstat (limited to 'rs/java/android/renderscript/Allocation.java')
0 files changed, 0 insertions, 0 deletions