Skip to content
Commit cc537280 authored by Alejandro Colomar's avatar Alejandro Colomar Committed by Adhemerval Zanella
Browse files

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: default avatarAdhemerval Zanella Netto <adhemerval.zanella@linaro.org>
Signed-off-by: default avatarAlejandro Colomar <alx@kernel.org>
parent 884012db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment