summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYuichiro Goto <[email protected]>2021-04-26 08:08:03 +0900
committerTom Rini <[email protected]>2021-04-27 08:05:30 -0400
commit77ed7a2ac975e4b72a1bd87e5c475c08c23bb06a (patch)
tree08192122d198d09e0ec0e5b43f475609afc2d507 /scripts
parent230bc623a49a214bdf1a53971404ab762414ec71 (diff)
IOMUX: Fix buffer overflow in iomux_replace_device()
Use of strcat() against an uninitialized buffer would lead to buffer overflow. This patch fixes it. Fixes: 694cd5618c ("IOMUX: Introduce iomux_replace_device()") Signed-off-by: Yuichiro Goto <[email protected]> Cc: Peter Robinson <[email protected]> Cc: Andy Shevchenko <[email protected]> Cc: Nicolas Saenz Julienne <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Tested-by: Peter Robinson <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions