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:
520732a
)
xfrm: avoid possible oopse in xfrm_alloc_dst
author
Hiroaki SHIMODA
<shimoda.hiroaki@gmail.com>
Fri, 11 Feb 2011 07:08:33 +0000
(23:08 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 11 Feb 2011 07:08:33 +0000
(23:08 -0800)
Commit
80c802f3073e84
(xfrm: cache bundles instead of policies for
outgoing flows) introduced possible oopse when dst_alloc returns NULL.
Signed-off-by: Hiroaki SHIMODA <shimoda.hiroaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found