summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/phy/ddrphy_utils.c
diff options
context:
space:
mode:
authorFrancois Berder <fberder@outlook.fr>2024-07-10 23:37:35 +0200
committerPeng Fan <peng.fan@nxp.com>2024-12-15 10:08:07 +0800
commitc71aaaf6a896589c97e6ebb45c85f577d435c1e5 (patch)
treeef0611e0ccb9ef70a0dc8238d54f3d0cbb217114 /drivers/ddr/imx/phy/ddrphy_utils.c
parentb4626f3934767e2e40cd56fc4368af835fd94126 (diff)
board: freescale: Replace invalid usage of sprintf by strcat
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. Signed-off-by: Francois Berder <fberder@outlook.fr> Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_utils.c')
0 files changed, 0 insertions, 0 deletions