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:
762ad8a
)
ipv6: fix icmp6_dst_alloc()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 14 Mar 2012 21:13:11 +0000
(21:13 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 16 Mar 2012 08:53:42 +0000
(
01:53
-0700)
commit
87a115783
( ipv6: Move xfrm_lookup() call down into
icmp6_dst_alloc().) forgot to convert one error path, leading
to crashes in mld_sendpack()
Many thanks to Dave Jones for providing a very complete bug report.
Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found