summaryrefslogtreecommitdiff
path: root/trie.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-11-25 17:20:11 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-11-25 17:20:11 +0100
commitf780f9ccfc4c27decca1c28b1e8bc7628f2fc9f4 (patch)
treeaf5ead5d11a35645fb5b91278728f44ab8917559 /trie.c
parent3f2f363485d3da15bc2c397ea1f1705b4f377b23 (diff)
bpfc: Check yyin against NULL before calling fclose() on it
Follow 3f2f363485d3 ("trafgen: Make sure yyin is set before close it") and check the yyin pointer against NULL before attempting to call fclose() with it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trie.c')
0 files changed, 0 insertions, 0 deletions
ed6742'>926af6273fc683cd98cd0ce7bf0d04a02eed6742 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The conflict was an interaction between a bug fix in the netvsc driver in 'net' and an optimization of the RX path in 'net-next'. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/skbuff.c')