diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2021-03-23 15:05:48 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-04-16 23:51:54 +0200 |
commit | 073815b756c51ba9d8384d924c5d1c03ca3d1ae4 (patch) | |
tree | 618347c5c7ee8cb2850bd11502863fa005a5a1f6 /kernel/bpf/map_iter.c | |
parent | a6aaece00a57fa6f22575364b3903dfbccf5345d (diff) |
bpf: Refactor and streamline bounds check into helper
Move the bounds check in adjust_ptr_min_max_vals() into a small helper named
sanitize_check_bounds() in order to simplify the former a bit.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Reviewed-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/map_iter.c')
0 files changed, 0 insertions, 0 deletions