commit | 8ccf0689b4acadd344e73a294b84fc1b7e049b9d | [log] [tgz] |
---|---|---|
author | Jeremy Compostella <jeremy.compostella@intel.com> | Fri Apr 03 14:31:19 2015 +0200 |
committer | Jeremy Compostella <jeremy.compostella@intel.com> | Wed Apr 08 10:10:17 2015 +0200 |
tree | ab6ba56dac1b2de967a248cfb90324d5d2e3ca8a | |
parent | d6cd23fe7a021be736cdc2683093ca22c637c510 [diff] |
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