Re: [PATCH v1] libperf evlist: Avoid out-of-bounds access

From: Namhyung Kim
Date: Fri Mar 01 2024 - 14:31:37 EST


On Wed, 28 Feb 2024 23:07:57 -0800, Ian Rogers wrote:
> Parallel testing appears to show a race between allocating and setting
> evsel ids. As there is a bounds check on the xyarray it yields a segv
> like:
>
> ```
> AddressSanitizer:DEADLYSIGNAL
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
--
Namhyung Kim <namhyung@xxxxxxxxxx>