Accept NULL for fds parameter in poll.
* Some callers, e.g. external/curl/lib/select.c, do poll(NULL, 0, ...) and get clang-diagnostic-nonnull check error. Test: build with WITH_TIDY=1 Bug: 111850071 Change-Id: I7ea433d185cb84011a954f05964181b5518febd4
Loading
Please sign in to comment