]> git.dujemihanovic.xyz Git - u-boot.git/commit
xilinx: zynqmp: Replace strncat with strlcat
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Mon, 20 Jun 2022 16:36:38 +0000 (18:36 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:37:27 +0000 (14:37 +0200)
commitbcf6f71bd701cc258e08e1f8c4e915ddb9803faa
tree70109998419cf7cd54034cd22c0fd93331835dcd
parentf851be15f44af23ebd1e6623fdc3b6eb46d90ae4
xilinx: zynqmp: Replace strncat with strlcat

Replace strncat with strlcat to always produce a valid null-terminated
string.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Link: https://lore.kernel.org/r/20220620163650.18756-3-stefan.herbrechtsmeier-oss@weidmueller.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
board/xilinx/zynqmp/zynqmp.c