ebpf-verifier icon indicating copy to clipboard operation
ebpf-verifier copied to clipboard

Stream operator for ValidMapKeyValue always says target is stack location

Open Alan-Jowett opened this issue 9 months ago • 0 comments

https://github.com/vbpf/ebpf-verifier/blob/4944945f8ba9071ef59240aabc37f0edbeae82c1/src/asm_ostream.cpp#L164

The access could be stack or packet (or shared in the future).

Alan-Jowett avatar May 02 '24 17:05 Alan-Jowett