diff options
author | Alejandro Colomar <alx.manpages@gmail.com> | 2023-05-31 22:44:22 +0200 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2023-06-01 14:50:35 -0300 |
commit | cc5372806a4bf34cb5c9038d1716b5ea6202abd0 (patch) | |
tree | 11e867b99ce1986ab80285c7560628dfd4b22f5c /config.h.in | |
parent | 884012db2046fce17bea0f35210ee424cc60ae06 (diff) | |
download | glibc-cc5372806a4bf34cb5c9038d1716b5ea6202abd0.tar.gz glibc-cc5372806a4bf34cb5c9038d1716b5ea6202abd0.tar.xz glibc-cc5372806a4bf34cb5c9038d1716b5ea6202abd0.zip |
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>
Diffstat (limited to 'config.h.in')
0 files changed, 0 insertions, 0 deletions