diff options
author | William Wilgus <wilgus.william@gmail.com> | 2022-11-27 00:35:34 -0500 |
---|---|---|
committer | William Wilgus <me.theuser@yahoo.com> | 2022-11-27 02:05:34 -0500 |
commit | 3f4e55a8722fef13b6f5dd3996fb082c7de2fc57 (patch) | |
tree | e5b8261def9cb23a8f054e534e3ccf6eb82b9d0c /firmware/drivers | |
parent | 65db4acabefdc9cbccc247d598b7416be4431542 (diff) | |
download | rockbox-3f4e55a8722fef13b6f5dd3996fb082c7de2fc57.tar.gz rockbox-3f4e55a8722fef13b6f5dd3996fb082c7de2fc57.zip |
bookmark.c fix bookmark.c fix filename generator #2
strlcpy returns the size of the string it tried to create so we still need strlen
since we know what the sizes are of the strings just check for overflow first and use strmemccpy
fix bufsz on playlist_get_name()
Change-Id: Iaa52f869994ca94487c19b0cf2958330db4fc786
Diffstat (limited to 'firmware/drivers')
0 files changed, 0 insertions, 0 deletions