Comment 1 for bug 451080

Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

Hi Sanja,

I have seen this case before and my analysis showed that the uninitialized bytes are at the tail of 512-byte blocks. This is not a bug. This happens because we write data block-by-block and the last block is likely to be only partially filled with data. If you have evidence of any real probem with this please let me know, otherwise I will close the bug.

BR,
Vladimir