Skip to content
Snippets Groups Projects
Commit 1bb718cd authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

lzmadec: Use the same type as the lzma call


With sandbox on 32-bit the size_t type can be a little inconsistent. Use
the same type as the caller expects to avoid a compiler warning.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 5923c843
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment