summaryrefslogtreecommitdiff
path: root/proto_vlan.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-07dissectors: Use __packed macro instead of open-coding itTobias Klauser1-1/+1
2014-02-24dissectors: Get rid of unecessary includes of protos.hTobias Klauser1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+61
hange='this.form.submit();'>mode:
authorDaniel Borkmann <daniel@iogearbox.net>2017-01-24 01:26:46 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-23 21:17:35 -0500
commitd140199af510ad4749dc5e38b7922135258ba5fd (patch)
tree808db68eb4959518023d42be3657e90162f28457 /sound/soc/kirkwood/Makefile
parent2acc76cbb7b7ad4f1e35d6c1d973f8cba1dde0bc (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 'sound/soc/kirkwood/Makefile')