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
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment