diff options
author | 2017-06-11 00:50:42 +0200 | |
---|---|---|
committer | 2017-06-10 19:05:45 -0400 | |
commit | 4a2ff55aa4946b036b87572976cbfc6ab244c497 (patch) | |
tree | 85f6b87a60dcb4a9a6460e5dd5ee06a0704af187 /include/linux/socket.h | |
parent | bpf: don't check spilled reg state for non-STACK_SPILLed type slots (diff) | |
download | wireguard-linux-4a2ff55aa4946b036b87572976cbfc6ab244c497.tar.xz wireguard-linux-4a2ff55aa4946b036b87572976cbfc6ab244c497.zip |
bpf: reset id on CONST_IMM transition
Whenever we set the register to the type CONST_IMM, we currently don't
reset the id to 0. id member is not used in CONST_IMM case, so don't
let it become stale, where pruning won't be able to match later on.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/socket.h')
0 files changed, 0 insertions, 0 deletions