mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-24 11:33:28 +08:00
The arhdr.ar_name has 16 bytes. Long object names esp. with leading directory were causing a buffer overrun which was detected by glibc.
The arhdr.ar_name has 16 bytes. Long object names esp. with leading directory were causing a buffer overrun which was detected by glibc.