diff options
author | 2022-12-08 02:11:36 +0530 | |
---|---|---|
committer | 2022-12-08 18:25:31 -0800 | |
commit | ac50fe51ce873f4299928e312ce2042e35ab5c08 (patch) | |
tree | 28c60cc381b0092d30ee595656bf0fef0adb8b65 /CREDITS | |
parent | bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func (diff) | |
download | wireguard-linux-ac50fe51ce873f4299928e312ce2042e35ab5c08.tar.xz wireguard-linux-ac50fe51ce873f4299928e312ce2042e35ab5c08.zip |
bpf: Propagate errors from process_* checks in check_func_arg
Currently, we simply ignore the errors in process_spin_lock,
process_timer_func, process_kptr_func, process_dynptr_func. Instead,
bubble up the error by storing and checking err variable.
Acked-by: Joanne Koong <joannelkoong@gmail.com>
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20221207204141.308952-3-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions