mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-15 08:15:49 +02:00
malloc; this can occur if st_size arg overflows on conversion to unsigned int. All callers now cast st_size arg to unsigned int.
malloc; this can occur if st_size arg overflows on conversion to unsigned int. All callers now cast st_size arg to unsigned int.