[PATCH] board: freescale: Replace invalid usage of sprintf by strcat
Peng Fan (OSS)
peng.fan at oss.nxp.com
Sun Dec 15 03:11:03 CET 2024
From: Peng Fan <peng.fan at nxp.com>
On Wed, 10 Jul 2024 23:37:35 +0200, Francois Berder wrote:
> buf was used as destination and as parameter to sprintf
> which triggers an undefined behaviour.
> This commit removes this usage of sprintf and uses strcat
> to append strings to buf variable.
>
>
Applied, thanks!
[1/1] board: freescale: Replace invalid usage of sprintf by strcat
commit: c71aaaf6a896589c97e6ebb45c85f577d435c1e5
Best regards,
--
Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list