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:
d2c5f65
)
xfrm: Cleanup error handling of xfrm_state_clone
author
Steffen Klassert
<steffen.klassert@secunet.com>
Wed, 19 Feb 2014 12:33:24 +0000
(13:33 +0100)
committer
Steffen Klassert
<steffen.klassert@secunet.com>
Fri, 21 Feb 2014 06:53:28 +0000
(07:53 +0100)
The error pointer passed to xfrm_state_clone() is unchecked,
so remove it and indicate an error by returning a null pointer.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
No differences found