platform_bootable_recovery/install
Kelvin Zhang d1ba38f7c9 Check for overflow before allocating memory fore decompression.
On 32bit devices, an ZipEntry64 may have size > 2^32, we should check
for such cases before attempting to allocate memory.

Test: mm -j
Change-Id: I0f916ef4b2a692f167719a74bd6ff2e887c6c2ce
2020-09-18 17:41:51 -04:00
..
include Force off-device package installation with FUSE 2020-02-13 19:16:38 +00:00
adb_install.cpp minadbd: Export minadbd/types.h to libinstall. 2019-09-26 00:04:11 -07:00
Android.bp Delete VINTF compatibility check during OTA. 2019-12-18 12:14:50 -08:00
asn1_decoder.cpp Move install to separate module 2019-03-29 10:27:51 -07:00
fuse_install.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
install.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00
package.cpp InstallPackage now takes a package as parameter 2019-06-13 13:36:56 -07:00
snapshot_utils.cpp Mount snapshotted /system in Virtual A/B devices 2019-12-16 21:25:45 +00:00
verifier.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00
wipe_data.cpp Force merges to complete before wiping data or metadata. 2019-11-11 01:02:12 +00:00
wipe_device.cpp Check for overflow before allocating memory fore decompression. 2020-09-18 17:41:51 -04:00