commit | cfd3a03d3d147fca7a33d6f583b7047c5351fc32 | [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 | 27cda9a535c80470e913156e412cbf7e60c3217c [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