From: Peng Fan <[email protected]>

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 <[email protected]>

Reply via email to