iso9660: Fix buffer overflow on unaligned accesses
! iso9660: If we start reading in the middle of a cache block, we must
not try to copy a whole block, but stop at the end of the cache
block.
Signed-off-by:
Kevin Wolf <kevin@tyndur.org>
Showing
+1 -1
Please register or sign in to comment