diff options
author | 2023-02-10 01:12:00 +0100 | |
---|---|---|
committer | 2023-02-10 15:21:27 -0800 | |
commit | 202702e890a41412a7de970b84a970ba1d5001c9 (patch) | |
tree | 2831804e722ee2d67d49e881ca0a9e6420a7e514 /kernel/bpf/core.c | |
parent | selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattach (diff) | |
download | linux-rng-202702e890a41412a7de970b84a970ba1d5001c9.tar.xz linux-rng-202702e890a41412a7de970b84a970ba1d5001c9.zip |
selftests/bpf: Attach to fopen()/fclose() in attach_probe
malloc() and free() may be completely replaced by sanitizers, use
fopen() and fclose() instead.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230210001210.395194-7-iii@linux.ibm.com
Diffstat (limited to 'kernel/bpf/core.c')
0 files changed, 0 insertions, 0 deletions