--- libeio/Changes 2011/02/15 03:21:41 1.25 +++ libeio/Changes 2011/05/26 03:51:55 1.26 @@ -36,4 +36,5 @@ - use _POSIX_MEMLOCK_RANGE for mlock. - do not (errornously) overwrite CFLAGS in configure.ac. - mknod used int3 for dev_t (ยง2 bit), not offs (64 bit). - + - fix memory corruption in eio_readdirx for the flags + combination EIO_READDIR_STAT_ORDER | EIO_READDIR_DIRS_FIRST.