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:
37e8273
)
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Sun, 8 Nov 2009 05:51:19 +0000
(
05:51
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 11 Nov 2009 04:54:41 +0000
(20:54 -0800)
Use guard DECLARE_SOCKADDR in a few more places which allow
us to catch if the structure copied back is too big.
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found