1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-26 13:21:07 +03:00
Files
glibc/sysdeps/unix/sysv/linux/mips
Florian Weimer a620bd7935 Linux: Adjust gedents64 buffer size to int range [BZ #24740]
The kernel interface uses type unsigned int, but there is an
internal conversion to int, so INT_MAX is the correct limit.
Part of the buffer will always be unused, but this is not a
problem.  Such huge buffers do not occur in practice anyway.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
2019-06-27 15:08:40 +02:00
..
2019-01-03 09:32:12 -02:00
2019-06-07 09:27:01 +02:00
2017-08-28 17:16:53 +02:00
2016-04-12 11:05:13 +01:00