Re: [PATCH] libbpf: increase probe_name buffer size to avoid format-truncation
From: Andrii Nakryiko
Date: Mon Sep 22 2025 - 11:55:51 EST
Adding back bpf@
On Mon, Sep 22, 2025 at 6:17 AM Sanjay Chitroda
<quic_ckantibh@xxxxxxxxxxx> wrote:
>
> Yes, This is due to GCC being overly aggressive with its warning.
> Also, Here is regression commit:
> https://github.com/torvalds/linux/commit/4dde20b1aa85d69c4281eaac9a7cf
>
It's not a regression, (potential) truncation is expected and is fine.