mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-11 01:19:38 -04:00
1ea7255f8b
* gl/lib/randperm.c: Include <stdckdint.h>. (randperm_bound): Return SIZE_MAX if the multiplication overflows. Do not overflow when converting bit count to byte count.