Skip to content
Commit 55597406 authored by Kees Cook's avatar Kees Cook
Browse files

pstore: Avoid size casts for 842 compression



Instead of casting, make sure we don't end up with giant values and just
perform regular assignments with unsigned int instead of re-cast size_t.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 239b7161
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment