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:
0d7614f
)
exofs: check for allocation failure in uri_store()
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Wed, 8 Aug 2012 17:02:37 +0000
(21:02 +0400)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Sun, 12 Aug 2012 18:54:44 +0000
(21:54 +0300)
There is no memory allocation failure check in uri_store().
That can lead to NULL pointer dereference.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
No differences found