Skip to content
Snippets Groups Projects
user avatar
Paul Davey authored
Add local size_t variable to crypto_comp_decompress as intermediate
storage for destination length to avoid memory corruption and incorrect
results on 64 bit targets.

This is what linux does for the various lz compression implementations.

Signed-off-by: default avatarPaul Davey <paul.davey@alliedtelesis.co.nz>
Cc: Heiko Schocher <hs@denx.de>
Tested-by: default avatarHeiko Schocher <hs@denx.de>
e4aa10ba
History