diff options
author | Kees Cook <[email protected]> | 2016-09-06 11:26:12 -0700 |
---|---|---|
committer | Kees Cook <[email protected]> | 2016-09-06 12:17:30 -0700 |
commit | 3c17648c2816f6d28bd2be9293032a2901994a36 (patch) | |
tree | be51f2f74d09f2c6a201f3edb4bfca3fe2326f1b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 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 <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions