Closed Alan-Jowett closed 5 months ago
On the inner most bpf2bpf call, the code attempts to capture the stack usage. This results in overwriting the bounds of the stack_frames array.
Resolves: #481
coverage: 81.564%. remained the same when pulling 5bd7a016f1b4499aa552d82fba859a41fcc212da on Alan-Jowett:fix_stack_overflow into d5059c4531ed3d0395df6d9f6a08442016810e07 on iovisor:main.
On the inner most bpf2bpf call, the code attempts to capture the stack usage. This results in overwriting the bounds of the stack_frames array.
Resolves: #481