1
0
Files
linux/net/core
Eric Sesterhenn 9918f23096 [RTNETLINK]: Possible dereference in net/core/rtnetlink.c
another possible dereference spotted by coverity (#cid 1390).
if the nlmsg_parse() call fails, we goto errout, where we call
dev_put(), with dev still initialized to NULL.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:01:23 -07:00
..
2006-09-22 14:54:35 -07:00
2006-04-09 22:25:48 -07:00
2006-09-22 15:18:47 -07:00
2006-09-22 15:18:19 -07:00
2006-09-25 16:52:14 -04:00
2006-09-22 15:18:19 -07:00
2006-09-22 15:18:47 -07:00
2006-07-12 17:58:53 -07:00
2006-09-25 16:52:14 -04:00