Re: [PATCH v2] kdb: unify CMD_BUFLEN definition into kdb_private.h
From: David Laight
Date: Thu Jun 18 2026 - 16:56:53 EST
On Thu, 18 Jun 2026 09:02:38 -0700
Doug Anderson <dianders@xxxxxxxxxxxx> wrote:
....
> We've had several rounds of patches improving string safety. If you
> can show any missed cases, please send a patch. In this day and age,
> if there are problems, it's probably a matter of time before AI sends
> us patches. I presume Naveen ended up here to begin with because AI
> pointed out the problems that he's fixing.
One set is mine :-)
Trying to get in some patches that actually check things properly
rather than blind substitutions.
Clearly some changes are to code that is actually safe - but only
with a deeper analysis than compiler checks can do.
-- David
>
> -Doug