]> git.ipfire.org Git - thirdparty/iproute2.git/commit
rtnl fd check
authorStephen Hemminger <shemminger@osdl.org>
Tue, 26 Sep 2006 17:41:57 +0000 (10:41 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Tue, 26 Sep 2006 17:41:57 +0000 (10:41 -0700)
commit3bfa73ff99291d872f6d0e0284ee416e880088b6
tree3127ada087e747b2bf148b5fb07dd94a20f83b35
parent77219712bf5bbb1a65961c9b322e4a68c55276ab
rtnl fd check

Prevent accidental damage from rtnl library if fd is uninitialized.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
ip/ip.c
lib/libnetlink.c