lkdtm: improve use-after-free tests
authorKees Cook <keescook@chromium.org>
Fri, 26 Feb 2016 23:27:35 +0000 (15:27 -0800)
committerKees Cook <keescook@chromium.org>
Tue, 1 Mar 2016 22:29:16 +0000 (14:29 -0800)
commit7c0ae5be821c1b6a700c5506de9b62e95f60df3c
tree8fc2ec6f89e2a2ceb36822397f47046ac22008c8
parent5fd9e48084f5566aafb759882f549f37e5940501
lkdtm: improve use-after-free tests

This improves the order of operations on the use-after-free tests to
try to make sure we've executed any available sanity-checking code,
and to report the poisoning that was found.

Signed-off-by: Kees Cook <keescook@chromium.org>
drivers/misc/lkdtm.c