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:
7246240
)
ceph: Fix NULL ptr crash in strlen()
author
David Zafman
<david.zafman@inktank.com>
Thu, 25 Oct 2012 17:23:46 +0000
(10:23 -0700)
committer
Alex Elder
<elder@inktank.com>
Fri, 26 Oct 2012 21:35:07 +0000
(16:35 -0500)
set_request_path_attr() checks for NULL ptr before calling strlen()
This fixes http://tracker.newdream.net/issues/3404
Signed-off-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
No differences found