diff options
author | 2024-09-26 17:44:19 +0800 | |
---|---|---|
committer | 2024-09-26 19:18:48 -0500 | |
commit | 2378bd0b264ad3a1f76bd957caf33ee0c7945351 (patch) | |
tree | 9bd4c146b88f3fa25f0b188921ec0ef0511afc78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux (diff) | |
download | wireguard-linux-2378bd0b264ad3a1f76bd957caf33ee0c7945351.tar.xz wireguard-linux-2378bd0b264ad3a1f76bd957caf33ee0c7945351.zip |
ipmi: ipmb: Add check devm_kasprintf() returned value
devm_kasprintf() can return a NULL pointer on failure but this
returned value is not checked.
Fixes: 51bd6f291583 ("Add support for IPMB driver")
Signed-off-by: Charles Han <hanchunchao@inspur.com>
Message-ID: <20240926094419.25900-1-hanchunchao@inspur.com>
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions