Skip to content
Commit b8017d29 authored by Alexey Khoroshilov's avatar Alexey Khoroshilov Committed by Boaz Harrosh
Browse files

exofs: check for allocation failure in uri_store()



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: default avatarAlexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent 0d7614f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment