android_system_core/libsparse
Jeremy Compostella cfd3a03d3d libsparse: move_chunks_up_to_len() does not account skip chunks
I caught the fastboot host command sending more data than the fastboot
device can accept.  Fastboot host command was sending 36 surplus bytes
because of 3 skip chunks that were not taken into account in
move_chunks_up_to_len() algorithm.

Change-Id: I39a4a033c9b15893bd70e553f17116735ee4a48e
2015-04-08 10:10:17 +02:00
..
include/sparse Add verbose param to sparse_file_import_auto 2015-03-31 12:09:37 -07:00
Android.mk Cleanup libsparse Android.mk 2014-12-12 04:19:27 +00:00
append2simg.c Add verbose param to sparse_file_import_auto 2015-03-31 12:09:37 -07:00
backed_block.c
backed_block.h
defs.h
img2simg.c
output_file.c
output_file.h
simg2img.c
simg2simg.c
simg_dump.py
sparse.c libsparse: move_chunks_up_to_len() does not account skip chunks 2015-04-08 10:10:17 +02:00
sparse_crc32.c
sparse_crc32.h
sparse_defs.h
sparse_err.c
sparse_file.h
sparse_format.h
sparse_read.c Add verbose param to sparse_file_import_auto 2015-03-31 12:09:37 -07:00