Re: [PATCH perf-next 0/4] glibc str functions const return fixes
From: Arnaldo Carvalho de Melo
Date: Tue Dec 16 2025 - 13:25:25 EST
On Thu, Dec 11, 2025 at 09:23:33PM -0800, Ian Rogers wrote:
> On Thu, Dec 11, 2025 at 2:18 PM Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:
> > While building with Fedora 44 I noticed so interesting warnings
> > about touching const memory, fix some of them in this series,
> For the series:
> Reviewed-by: Ian Rogers <irogers@xxxxxxxxxx>
Thanks, applied to perf-tools-next,
- Arnaldo