summaryrefslogtreecommitdiff
path: root/mac80211.c
diff options
context:
space:
mode:
Diffstat (limited to 'mac80211.c')
0 files changed, 0 insertions, 0 deletions
ext.git/diff/?id=3c17648c2816f6d28bd2be9293032a2901994a36&id2=81409e9e28058811c9ea865345e1753f8f677e44'>diff)
lkdtm: adjust usercopy tests to bypass const checks
The hardened usercopy is now consistently avoiding checks against const sizes, since we really only want to perform runtime bounds checking on lengths that weren't known at build time. To test the hardened usercopy code, we must force the length arguments to be seen as non-const. Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat