]> Savannah Git Hosting - gnulib.git/commit
poll: Enable argument check also in the Windows implementation.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Apr 2017 01:25:10 +0000 (03:25 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Apr 2017 01:25:10 +0000 (03:25 +0200)
commit701114aa6a4c403cf99775b1a66df42699af8f42
treea9c07ec754f27138ae669ecf95f146ff2712d41b
parent63a51f5a37634098883aa83d78be90e5dffcd9ce
poll: Enable argument check also in the Windows implementation.

* lib/poll.c (poll) [WINDOWS_NATIVE]: Check value of nfd correctly.
Reported by Paul Eggert.
ChangeLog
lib/poll.c