Roger Lathrop wrote:
3) Changed sector2cluster to return a signed int, and added type casts to force the division to be signed.
This is not safe. vvfat_write must be modified to handle the case where sectors are written before s->faked_sectors (maybe ignoring the write could suffice).
Regards, Fabrice. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel