Source: hfsprogs
Source-Version: 332.25-4
Severity: normal

Hi!

The 90-workaround_strlcpy.patch, that just replaces strlcpy with
strncpy is wrong, as it does not take care of NUL-terminating the
string in case of truncation.

There's also a strlcpy macro in 10-linux_specific_code.patch
(include/missing.h).

Ideally all those would be replaced by just linking against libbsd
and using strlcpy from there.

regards,
guillem



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to