summaryrefslogtreecommitdiff
path: root/tools/perf/Documentation/perf-c2c.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/Documentation/perf-c2c.txt')
0 files changed, 0 insertions, 0 deletions
t.cgi/linux/net-next.git/commit/include/crypto?h=nds-private-remove&id=2acc76cbb7b7ad4f1e35d6c1d973f8cba1dde0bc'>2acc76cbb7b7ad4f1e35d6c1d973f8cba1dde0bc (diff)
bpf, lpm: fix kfree of im_node in trie_update_elem
We need to initialize im_node to NULL, otherwise in case of error path it gets passed to kfree() as uninitialized pointer. Fixes: b95a5c4db09b ("bpf: add a longest prefix match trie map implementation") 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/crypto')