Re: [PATCH v5 0/9] [PATCH v5 0/9] perf DWARF: Fix libdw API contract violations and crashes
From: Arnaldo Carvalho de Melo
Date: Tue May 05 2026 - 20:54:22 EST
On Mon, May 04, 2026 at 01:12:18AM -0700, Ian Rogers wrote:
> This patch series addresses a number of DWARF/libdw error-handling
> bugs and contract violations, preventing several real Userspace
> segmentation faults and memory/FD leaks.
> In v5, the series has been extensively restructured and polished based on
> comprehensive review feedback on v4, focusing on history granularity,
> bisectability, and defensive styling:
Thanks, applied to perf-tools-next, for v7.2.
- Arnaldo