diff options
author | John Marshall <John.W.Marshall@glasgow.ac.uk> | 2020-06-30 14:16:03 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2020-06-30 14:20:17 -0400 |
commit | 354b98cdfd78fc8ca0f6ed7b0e3aa8c311f1deba (patch) | |
tree | e1f168e14981e59de0b59f6144db58d91079001d /bits | |
parent | 3ee1e0ec5cd0441954be9181dc437358846b39c6 (diff) | |
download | glibc-354b98cdfd78fc8ca0f6ed7b0e3aa8c311f1deba.tar.gz glibc-354b98cdfd78fc8ca0f6ed7b0e3aa8c311f1deba.tar.xz glibc-354b98cdfd78fc8ca0f6ed7b0e3aa8c311f1deba.zip |
random: range is not portably RAND_MAX [BZ #7003]
On other platforms, RAND_MAX (which is the range of rand(3)) may differ from 2^31-1 (which is the range of random(3)). Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'bits')
0 files changed, 0 insertions, 0 deletions