Skip to content
Commit e274da1a authored by David Daney's avatar David Daney Committed by David S. Miller
Browse files

tools: bpf_jit_disasm: Handle large images.



Dynamically allocate memory so that JIT images larger than the size of
the statically allocated array can be handled.

Signed-off-by: default avatarDavid Daney <david.daney@cavium.com>
Acked-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2fae5d0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment