check parameters of io_submit() and LinuxAIOHandler::reserve_slot()
Ensure that pointer to a buffer which is used for both reads and writes is properly aligned. I've intentially put permanent check right before io_submit() call instead of the time of setting iocb date. I think that'll make check better. LinuxAIOHandler::resever_slot(): check arguments alignment in debug builds
Showing
Please register or sign in to comment