9f0d6bdd66
sparse_file_write_block calls functions that might failed. This patch makes sparse_file_write_block catch the error code and propagate it. Without this patch, fastboot crashes on a segmentation fault if usb_write() fail during a sparse file image flashing. Change-Id: If9c0e8dfac8fa380628a2504e13abe8cf7d62726 Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> |
||
---|---|---|
.. | ||
include/sparse | ||
Android.mk | ||
append2simg.c | ||
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 | ||
sparse_crc32.c | ||
sparse_crc32.h | ||
sparse_defs.h | ||
sparse_err.c | ||
sparse_file.h | ||
sparse_format.h | ||
sparse_read.c |