[syslinux] missing strlcpy fix (which klibc has)

Ferenc Wagner wferi at niif.hu
Thu Jul 3 13:21:57 PDT 2014


Hi,

The current strlcpy code in the Syslinux tree copies one byte too much.
Basically, it misses something like the following klibc patch:
http://git.kernel.org/cgit/libs/klibc/klibc.git/commit/klibc/strlcpy.c?id=4644bd92e21c7fd9a48dd8dfd0c4f8ef772843f0

As the current klibc may carries lots of other relevant fixes as well, I
wonder whether there is a way to import a newer klibc, or what's the
best way to handle this problem anyway.
-- 
Thanks,
Feri.


More information about the Syslinux mailing list