]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723bs: hal: Add null check after memory allocation
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Sun, 16 Jun 2019 03:14:09 +0000 (08:44 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2019 06:59:41 +0000 (08:59 +0200)
commit67b70575bcecd81b38979aa4ee2ffc6d510bffc4
tree858431e8345879d2ccf1176fa42b3689dcc64104
parent25f2ae71639266c5c337ebd85e694fe2ab0f97cb
staging: rtl8723bs: hal: Add null check after memory allocation

Add NULL check post call to rtw_zmalloc.

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c