Files
android_kernel_xiaomi_sm8450/net/9p
Dan Carpenter 72ea032108 9p: potential NULL dereference
p9_tag_alloc() is supposed to return error pointers, but we accidentally
return a NULL here.  It would cause a NULL dereference in the caller.

Link: http://lkml.kernel.org/m/20180926103934.GA14535@mwanda
Fixes: 996d5b4db4 ("9p: Use a slab for allocating requests")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dominique Martinet <dominique.martinet@cea.fr>
2018-10-10 09:13:20 +09:00
..
2018-10-10 09:13:20 +09:00
2018-08-29 13:39:57 +09:00
2018-08-29 13:39:57 +09:00
2018-09-08 01:40:04 +09:00
2018-09-08 01:39:47 +09:00
2018-09-08 01:39:47 +09:00