diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2023-10-10 15:18:28 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-10-16 15:07:44 +0200 |
commit | 9acaa7f60c88c97f58b757ffb6ce206f3f2953a2 (patch) | |
tree | a6508c515ad4855ed9a851e1ca053df2a147dfbe /src/buildtool/execution_api | |
parent | f0fe744acf283ee027e8483d00fdb65263aac698 (diff) | |
download | justbuild-9acaa7f60c88c97f58b757ffb6ce206f3f2953a2.tar.gz |
just-mr fetch: Fix exception on fetched data hash mismatch
After successfully fetching data over the network for an archive,
if the optional checksums are not provided, the code will throw if
there is a mismatch between the hash of the fetched data stream
and the provided content hash.
This commit fixes the issue by adding an additional check which
properly handles the possible mismatch.
Diffstat (limited to 'src/buildtool/execution_api')
0 files changed, 0 insertions, 0 deletions