diff options
author | Kunwu Chan <chentao@kylinos.cn> | 2023-11-26 17:37:19 +0800 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-12-13 22:19:43 +1100 |
commit | 0a233867a39078ebb0f575e2948593bbff5826b3 (patch) | |
tree | d7770ef74b874278837737de33753d9ba506f120 /scripts/gdb/linux/pgtable.py | |
parent | e123015c0ba859cf48aa7f89c5016cc6e98e018d (diff) |
powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
Fixes: 885dcd709ba9 ("powerpc/perf: Add nest IMC PMU support")
Signed-off-by: Kunwu Chan <chentao@kylinos.cn>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231126093719.1440305-1-chentao@kylinos.cn
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions