1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-11 21:41:51 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Alejandro Colomar cc5372806a Fix invalid use of NULL in epoll_pwait2(2) test
epoll_pwait2(2)'s second argument should be nonnull.  We're going to add
__nonnull to the prototype, so let's fix the test accordingly.  We can
use a dummy variable to avoid passing NULL.

Reported-by: Adhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2023-06-01 14:50:35 -03:00
..
2023-03-02 19:10:37 +00:00
2023-05-29 17:39:57 -03:00
2022-05-16 15:03:49 -03:00
2022-05-16 15:03:49 -03:00
2023-04-26 08:06:44 -04:00
2023-05-16 07:19:31 -04:00