On Tue, Feb 03, 2026 at 07:35:19PM +0100, Michal Simek wrote: > Hi Jerome, > > st 14. 1. 2026 v 16:12 odesÃlatel Andrew Goodbody > <[email protected]> napsal: > > > > Fix some cases where the trailing \0 written by sprintf is not allowed > > for in the target buffer resulting in writing past the end of the > > buffer. > > > > Signed-off-by: Andrew Goodbody <[email protected]> > > --- > > Changes in v2: > > - Address review comments from Michal Simek > > - Add a second patch to address some more instances of sprintf writing > > past the end of the target buffer found by code inspection while > > looking for an issue. > > - Link to v1: > > https://lore.kernel.org/r/[email protected] > > > > --- > > Andrew Goodbody (2): > > net: lwip: tftp: Do not write past buffer end > > net: lwip: dhcp: Do not write past end of buffer > > > > lib/lwip/lwip/src/apps/tftp/tftp.c | 2 +- > > net/lwip/dhcp.c | 6 +++--- > > net/lwip/net-lwip.c | 6 +++--- > > 3 files changed, 7 insertions(+), 7 deletions(-) > > --- > > base-commit: c05dba22f1f2b0b2655ee3971644acf1936cd07a > > change-id: 20260109-tftp_fix-3ab9bd66a6ad > > > > Best regards, > > -- > > Andrew Goodbody <[email protected]> > > > > Are you going to apply it? I would be good to get it in.
I'll second that ask since it's what's keeping: https://source.denx.de/u-boot/u-boot/-/jobs/1370910 failing and not passing. -- Tom
signature.asc
Description: PGP signature

