]> Savannah Git Hosting - gnulib.git/commit
select, pselect: Fix test failure on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Apr 2023 19:28:32 +0000 (21:28 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Apr 2023 16:35:28 +0000 (18:35 +0200)
commit93234b4c76d8443a010aa2012d9df98e3f78ce03
tree60e1d831beb4eedd4471cf5e19c7c92acc560a0b
parentb23d2fbe058ccbfe933d1c5b59bd07e3f40786bf
select, pselect: Fix test failure on native Windows.

* lib/select.c (rpl_select): Fail if nfds is out-of-range.
* lib/pselect.c (pselect): Likewise.
ChangeLog
lib/pselect.c
lib/select.c