On Wed, 16 Oct 2024 16:56:20 -0700, Ian Rogers wrote:
> Fix memory leaks with libcapstone and libdw that are detected by leak
> sanitizer as part of perf test.
>
> Original v1 was here:
> https://lore.kernel.org/lkml/20240924003720.617258-1-irogers@google.com/
>
> v2: Avoid broken free reported by Namhyung. Move build fix to
> subsequent patch.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung