mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-10 19:56:39 +02:00
dcd4c05dfa
malloc; this can occur if st_size arg overflows on conversion to unsigned int. All callers now cast st_size arg to unsigned int.