https://github.com/torvalds/linux
Revision c7e2e1d72ed7707239d20525e0ebcad7e3303659 authored by Xi Wang on 05 January 2013, 11:19:24 UTC, committed by David S. Miller on 07 January 2013, 05:11:18 UTC
The NULL pointer check `!ifa' should come before its first use.

[ Bug origin : commit fd23c3b31107e2fc483301ee923d8a1db14e53f4
  (ipv4: Add hash table of interface addresses) in linux-2.6.39 ]

Signed-off-by: Xi Wang <xi.wang@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent ae62ca7
History
Tip revision: c7e2e1d72ed7707239d20525e0ebcad7e3303659 authored by Xi Wang on 05 January 2013, 11:19:24 UTC
ipv4: fix NULL checking in devinet_ioctl()
Tip revision: c7e2e1d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 231.8 KB
Makefile -rw-r--r-- 46.9 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top