diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2015-03-05 02:04:46 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-05 07:35:18 +0300 |
commit | 1de3d87bcd2c2e631500b9e4f0c40b38ce0d0d57 (patch) | |
tree | 9c5454c691c99de935aab3699cf85cf97151a68b /net/ipv4/tcp_illinois.c | |
parent | 71e8b67d0fdd2fe22a657bb98716c5cf0e31e828 (diff) | |
download | linux-1de3d87bcd2c2e631500b9e4f0c40b38ce0d0d57.tar.xz |
fib_trie: Prevent allocating tnode if bits is too big for size_t
This patch adds code to prevent us from attempting to allocate a tnode with
a size larger than what can be represented by size_t.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_illinois.c')
0 files changed, 0 insertions, 0 deletions