diff options
author | 2025-03-05 11:22:20 +0800 | |
---|---|---|
committer | 2025-03-05 11:39:01 +0800 | |
commit | 7ac48df14493665922c3746fecccad3794e6ae34 (patch) | |
tree | ab32e9a544304c893c3566f5ed6d05db51eeb3f0 /libs/androidfw/ApkAssets.cpp | |
parent | 2a6357c5377a6d793f8f0038f2c821eeba197e16 (diff) |
Fix incorrect NULL check in IncFsFileMap reference assertions
Since IncFsFileMap&& is not a pointer type, the check should
verify the validity of its underlying data.
Change-Id: Ica43ab671831b3e3bb61472e0446aa6dbf51ba91
Diffstat (limited to 'libs/androidfw/ApkAssets.cpp')
0 files changed, 0 insertions, 0 deletions