aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv4.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-03-23 11:51:53 -0700
committerDavid S. Miller <davem@davemloft.net>2015-03-23 16:58:32 -0400
commitb6f15f828d4b624a2e4306dabbbb20a581bece37 (patch)
tree78a27659a48bc7be32ef10407be3dfc21c440797 /net/dccp/ipv4.c
parentbgmac: implement scatter/gather support (diff)
downloadlinux-dev-b6f15f828d4b624a2e4306dabbbb20a581bece37.tar.xz
linux-dev-b6f15f828d4b624a2e4306dabbbb20a581bece37.zip
fib_trie: Fix regression in handling of inflate/halve failure
When I updated the code to address a possible null pointer dereference in resize I ended up reverting an exception handling fix for the suffix length in the event that inflate or halve failed. This change is meant to correct that by reverting the earlier fix and instead simply getting the parent again after inflate has been completed to avoid the possible null pointer issue. Fixes: ddb4b9a13 ("fib_trie: Address possible NULL pointer dereference in resize") Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp/ipv4.c')
0 files changed, 0 insertions, 0 deletions