--- libeio/Changes 2019/03/10 12:11:47 1.66 +++ libeio/Changes 2019/03/18 23:52:09 1.67 @@ -95,5 +95,6 @@ - add eio_mlockall_sync. - fix configure tests for readahead and sync_file_range, they were based on the manpages, which turned out to be wrong. + - protect wd_open against fd being 0, which is used for the value of EIO_CWD.