summaryrefslogtreecommitdiff
path: root/rtems-bootstrap
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2020-10-05 16:28:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-10 15:04:15 +0200
commitf28a6defd136ab05473700c7d34845e42a45adf4 (patch)
treeac037e36e5569be6c917ef2d1c74ae2c847190a1 /rtems-bootstrap
parent0007d65f72f122e8c8c6d8a78e74a5c262ecd604 (diff)
disp_hcms29xx: Fix string truncation warning
The strlcpy() function ensures there is always a NUL character at the end of the string. Hence it is safer as strncpy() and it avoids the compiler warning
Diffstat (limited to 'rtems-bootstrap')
0 files changed, 0 insertions, 0 deletions