diff options
author | Nihar Chaithanya <[email protected]> | 2024-10-15 00:31:30 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-11-11 17:22:25 -0800 |
commit | 3738290bfc99606787f515a4590ad38dc4f79ca4 (patch) | |
tree | dc7d8ddf5fe009b628e6990903974c63595da115 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1857099c18e16a72bb7d0a84afb323663d49ee00 (diff) |
kasan: add kunit tests for kmalloc_track_caller, kmalloc_node_track_caller
The Kunit tests for kmalloc_track_caller and kmalloc_node_track_caller
were missing in kasan_test_c.c, which check that these functions poison
the memory properly.
Add a Kunit test:
-> kmalloc_tracker_caller_oob_right(): This includes out-of-bounds
access test for kmalloc_track_caller and kmalloc_node_track_caller.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216509
Signed-off-by: Nihar Chaithanya <[email protected]>
Reviewed-by: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions