diff options
author | Kunwu Chan <[email protected]> | 2024-01-18 13:42:57 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-02-14 10:26:11 +0100 |
commit | 5d7f58ee08434a33340f75ac7ac5071eea9673b3 (patch) | |
tree | 63e4fa5aac5a671e1cbfc99336a46ac5451815f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e990f3fb926367f67ab3c2310997864f82a0dcd5 (diff) |
pmdomain: ti: Add a null pointer check to the omap_prm_domain_init
devm_kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure. Ensure the allocation was successful
by checking the pointer validity.
Signed-off-by: Kunwu Chan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions