[Bug 244181] unzip: Add passphrase and GLIBC build support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 13 06:57:27 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244181
--- Comment #14 from Alex Kozlov <ak at FreeBSD.org> ---
Yes, memset_s() should work.
The libarchive's cpio and bsdtar use portable version from libarchive_fe if
necessary (see use.bin/tar/Makefile). I left readpassphrase() because
Free/Open/NetBSD have it. Can be easily changed back to lafe_readpassphrase().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list