https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234454
--- Comment #4 from [email protected] --- A commit references this bug: Author: emaste Date: Fri Jan 11 19:53:45 UTC 2019 New revision: 342950 URL: https://svnweb.freebsd.org/changeset/base/342950 Log: MFC r342575, r342580: ar: detect and error out on 32-bit symbol table overflow BSD ar currently does not support the /SYM64/ 64-bit symbol table, and previously truncated to 32-bits, silently producing corrupted archives larger than 4GB. PR: 234454 Changes: stable/11/usr.bin/ar/write.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
