commit | c75886862480bb243833e94292db9c44b8af9868 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Jan 02 12:06:27 2018 -0800 |
committer | Kees Cook <keescook@chromium.org> | Mon Jan 15 12:07:46 2018 -0800 |
tree | b38c49aaae09223b63bd2bb798dc531c10309057 | |
parent | f4e6e289cb9cf67885b6b18b9d56d2c3e1c714a1 [diff] |
lkdtm/usercopy: Adjust test to include an offset to check reporting Instead of doubling the size, push the start position up by 16 bytes to still trigger an overflow. This allows to verify that offset reporting is working correctly. Signed-off-by: Kees Cook <keescook@chromium.org>