diff options
| author | Xiaoke Wang <xkernel.wang@foxmail.com> | 2022-03-30 19:30:05 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-04 07:33:48 +0200 |
| commit | 9fcee167d81c4121b620b0a885f766007a41e841 (patch) | |
| tree | 909cce304695697aa05f10e80a3c43d09e4d51e1 /tools/perf/scripts/python | |
| parent | f6ca689d12dfcd8cf917de018391ae84d8a084f4 (diff) | |
| download | linux-9fcee167d81c4121b620b0a885f766007a41e841.tar.gz linux-9fcee167d81c4121b620b0a885f766007a41e841.zip | |
staging: r8188eu: add a check for rtw_cbuf_alloc()
kmalloc() is called by rtw_cbuf_alloc() and it returns pointer of
srtuct rtw_cbuf, NULL for allocation failure. So it is better to check
the return value of it.
Signed-off-by: Xiaoke Wang <xkernel.wang@foxmail.com>
Link: https://lore.kernel.org/r/tencent_D95ACC78B93B1CDD14C4E13E4A66FF892008@qq.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
