solana-labs / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
277 stars 169 forks source link

Fix - JIT `ExceededMaxInstructions` and `ExecutionOverrun` #591

Closed Lichtso closed 1 month ago

Lichtso commented 1 month ago

Thanks to @ravyu-jump, @ripatel-fd and @topointon-jump for finding this.