Skip to content

epoll: check for zero or negative size argument

Ron Williams requested to merge rw_van/relibc:rw_van_230625 into master

Check for zero or negative argument for the size of the epoll events buffer. Add tests for that check.

Merge request reports