platform_bootable_recovery/update_verifier
Tianjie Xu 8fa8f0b16c Fix potential OOM in update_verifier
Limit the size of each read to 1024 * BLOCKSIZE. (Same as the I/O limit
of each transfer command for block based OTA).

Bug: 37729708
Test: U_V sets slot successfully on sailfish, and it takes about ~20s
(no noticeable time increase)
Change-Id: I7a6cdc744fe4c0760e09e0afed75b89c16d8eac3
2017-04-27 14:22:40 -07:00
..
include/update_verifier Separate libupdate_verifier module and add testcases. 2017-04-27 08:57:23 -07:00
Android.mk Separate libupdate_verifier module and add testcases. 2017-04-27 08:57:23 -07:00
update_verifier.cpp Fix potential OOM in update_verifier 2017-04-27 14:22:40 -07:00
update_verifier.rc Add 'system' to update_verifier's gid 2017-04-18 11:34:30 -07:00
update_verifier_main.cpp Separate libupdate_verifier module and add testcases. 2017-04-27 08:57:23 -07:00