platform_bootable_recovery/applypatch
Tao Bao edf1b15fef applypatch: Fix the bug when constructing VAL_BLOB.
When constructing std::string from C-string, the string may be truncated
at null char. Use range constructor instead.

Bug: 32380016
Test: Use applypatch to install a previously failed recovery image.
Change-Id: Id3e2afb4a810594243cd21db526933d1fea5044b
2016-10-24 16:08:28 -07:00
..
include/applypatch Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
testdata relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
Android.mk Replace minzip with libziparchive 2016-10-17 17:41:51 -07:00
applypatch.cpp Fix applypatch_check failure when applying update on angler 2016-10-18 21:22:48 +00:00
applypatch.sh refactor applypatch and friends 2010-02-22 15:30:33 -08:00
bspatch.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
freecache.cpp Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES. 2016-03-03 14:52:44 -08:00
imgdiff.cpp Revert "Fix memory/resource handling in imgdiff.cpp, using unique_ptr and vector." 2016-06-01 13:15:44 -07:00
imgdiff.h relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgdiff_test.sh relocate applypatch; add type system and new functions to edify 2010-02-18 14:22:12 -08:00
imgpatch.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
libimgpatch.pc applypatch: Add libimgpatch.pc 2016-02-16 11:35:29 -08:00
main.cpp applypatch: Fix the bug when constructing VAL_BLOB. 2016-10-24 16:08:28 -07:00
Makefile Add include/ to the Makefile include path. 2016-03-14 14:25:33 -07:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00
utils.cpp Change StringValue to use std::string 2016-10-15 01:18:23 +00:00
utils.h Change StringValue to use std::string 2016-10-15 01:18:23 +00:00