iovisor/ubpf

ubpf_set_unwind_function_index is broken

Closed this issue · 0 comments

The bpf_tail_call helper is implemented via ubpf_set_unwind_function_index. When triggering a stack unwind the code jumps directly to exit, with out unwinding the stack.