diff options
author | Paran Lee <[email protected]> | 2023-11-21 07:32:19 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-11-27 10:21:27 -0300 |
commit | b457c526072aa8ab312517010837b06d38b9bb66 (patch) | |
tree | a01df024434a3eb2d57406d83ce428fd8336eed4 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 72b4ca7e993e94f09bcf6d19fc385a2e8060c71f (diff) |
perf script python: Fail check on dynamic allocation
Add PyList_New() Fail check in get_field_numeric_entry()
function and dynamic allocation checking for
set_regs_in_dict(), python_start_script().
Reviewed-by: Adrian Hunter <[email protected]>
Reviewed-by: MichelleJin <[email protected]>
Signed-off-by: Paran Lee <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Austin Kim <[email protected]>
Cc: Honggyu Kim <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Li Dong <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Sean Christopherson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions