K 10 svn:author V 6 tsoome K 8 svn:date V 27 2020-05-09T06:25:20.708162Z K 7 svn:log V 232 loader: vdev_read() can corrupt memory When reading less than sector size but from sector boundary, the vdev_read() will read full sector into the provided buffer and therefore corrupting memory past buffer end. MFC after: 2 days END