Skip to content
Commit 9fcc2e8a authored by Jayachandran C's avatar Jayachandran C Committed by Arnaldo Carvalho de Melo
Browse files

[IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.c



fib_del_ifaddr() dereferences ifa->ifa_dev, so the code already assumes that
ifa->ifa_dev is non-NULL, the check is unnecessary.

Signed-off-by: Jayachandran C. <c.jayachandran at gmail.com>
Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@mandriva.com>
parent 360ac8e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment