git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
709e1b5
)
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 4 Mar 2012 12:32:10 +0000
(12:32 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Mar 2012 03:02:55 +0000
(22:02 -0500)
nlmsg_parse() might return an error, so test its return value before
potential random memory accesses.
Errors introduced in commit
115c9b81928
(rtnetlink: Fix problem with
buffer allocation)
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Greg Rose <gregory.v.rose@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c
patch
|
blob
|
history
diff --cc
net/core/rtnetlink.c
Simple merge