diff options
author | 2022-11-22 11:32:44 +0800 | |
---|---|---|
committer | 2023-07-08 10:51:56 -0400 | |
commit | 2790143f09938776a3b4f69685b380bae8fd06c7 (patch) | |
tree | da15825b939e81a4348debbf1af36a38aa5e1aa6 /scripts/generate_rust_analyzer.py | |
parent | NTB: ntb_transport: fix possible memory leak while device_register() fails (diff) | |
download | wireguard-linux-2790143f09938776a3b4f69685b380bae8fd06c7.tar.xz wireguard-linux-2790143f09938776a3b4f69685b380bae8fd06c7.zip |
NTB: ntb_tool: Add check for devm_kcalloc
As the devm_kcalloc may return NULL pointer,
it should be better to add check for the return
value, as same as the others.
Fixes: 7f46c8b3a552 ("NTB: ntb_tool: Add full multi-port NTB API support")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions