mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +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.