bpf: fix off-by-one in class whitelisting
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 10 Nov 2019 12:32:36 +0000 (13:32 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 11 Nov 2019 13:55:57 +0000 (14:55 +0100)
commita72a5326a47733f057d1bea1ddb319b779165f8d
treeb1f75f0795eb3a45ba4e878e9746e126cfce0a8b
parent415fe5ec7d38db5e8e0b97c68e462734f543ad17
bpf: fix off-by-one in class whitelisting

We would jump one insn too many, landing in the middle of the subsequent block.
src/core/bpf-devices.c