commit | ff0d605f96afa79769fb025597e2424fe87a8439 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Mon Apr 23 15:24:06 2018 -0700 |
committer | Tao Bao <tbao@google.com> | Tue Apr 24 10:40:54 2018 -0700 |
tree | b311449e4bd81d4ab3ec31bf6a77fceb754f3257 | |
parent | ca4bf1d719d93d5c57f4af7572d6700a57aff608 [diff] |
verity: Track the libsparse API change. libsparse is updating the 'len' parameter, from 'int' to 'size_t', in the callback parameter of sparse_file_callback(). The value represents the chunk size, which could be legitimately larger than INT_MAX. Bug: 78432315 Test: `m dist` with aosp_marlin-userdebug Change-Id: I0c4b9465fd145b6a35d8228430362d25b8fd4c6e