diff options
author | Ma Ke <[email protected]> | 2024-06-23 21:17:53 +0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-06-26 16:36:59 -0700 |
commit | d07980f7373b4c57c85478f8e815cc7b9b394c05 (patch) | |
tree | ff6d8308e02da9c27c0e04ec2e8d4b2934ee74e0 /tools/perf/scripts/python/parallel-perf.py | |
parent | aa293983d2020390e286544b120f3cd0a3d40749 (diff) |
selftests/bpf: Don't close(-1) in serial_test_fexit_stress()
Guard close() with extra link_fd[i] > 0 and fexit_fd[i] > 0
check to prevent close(-1).
Signed-off-by: Ma Ke <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions