-
由 Kees Cook 提交于
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: NKees Cook <keescook@chromium.org>
55597406
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: NKees Cook <keescook@chromium.org>