[PATCH 0/2] More strict error checking in bpf_asm (v2).
From: Ian Denhardt <hidden>
Date: 2021-02-24 21:23:58
Also in:
bpf
From: Ian Denhardt <hidden>
Date: 2021-02-24 21:23:58
Also in:
bpf
Second pass at the patches from: https://lore.kernel.org/bpf/ef747c45-a68c-2a87-202c-5fd9faf70392@iogearbox.net/T/#t (local). Patches are the same, this just addes the Signed-off-by: lines as requested by Daniel Borkmann Ian Denhardt (2): tools, bpf_asm: Hard error on out of range jumps. tools, bpf_asm: exit non-zero on errors. tools/bpf/bpf_exp.y | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) -- 2.30.1