[PATCH v1 0/4] Segv and RC checking fixes

Ian Rogers posted 4 patches 1 year, 7 months ago
tools/perf/builtin-report.c |  2 +-
tools/perf/ui/browser.c     |  2 +-
tools/perf/util/comm.c      | 45 +++++++++++++++++++++++++------------
tools/perf/util/thread.c    | 14 +++++-------
4 files changed, 38 insertions(+), 25 deletions(-)
[PATCH v1 0/4] Segv and RC checking fixes
Posted by Ian Rogers 1 year, 7 months ago
Resolve issues found with address and leak sanitizer by running 'perf
top' and 'perf mem'.

Ian Rogers (4):
  perf ui browser: Avoid segv on title
  perf comm: Fix comm_str__put for reference count checking
  perf report: Avoid segv in report__setup_sample_type
  perf thread: Fixes to thread__new

 tools/perf/builtin-report.c |  2 +-
 tools/perf/ui/browser.c     |  2 +-
 tools/perf/util/comm.c      | 45 +++++++++++++++++++++++++------------
 tools/perf/util/thread.c    | 14 +++++-------
 4 files changed, 38 insertions(+), 25 deletions(-)

-- 
2.45.0.rc1.225.g2a3ae87e7f-goog