diff -r 5072524fcc79 -r 80ef3a206772 Symbian3/PDK/Source/GUID-EBF025DB-1552-5E99-8C07-09932DB60552.dita --- a/Symbian3/PDK/Source/GUID-EBF025DB-1552-5E99-8C07-09932DB60552.dita Fri Jul 02 12:51:36 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-EBF025DB-1552-5E99-8C07-09932DB60552.dita Fri Jul 16 17:23:46 2010 +0100 @@ -503,7 +503,7 @@ true.

Consider the following case. A request has been made to read 1024 bytes from a media device that has a block size of 512 bytes. The 1024 bytes start at offset +256 on the media device.

- +

To get the first 256 bytes, you must read the first block of 512 bytes from the media device. This can corrupt the physical memory passed in the I/O request. The solution is to read the first block from the media device