com32: write_sectors() sizing corrections
commitd70168d1bfdc3883095666a7347dca78707afc3a
authorRobert <luyao-c@360.cn>
Sun, 23 Aug 2015 17:49:33 +0000 (23 13:49 -0400)
committerGene Cumm <gene.cumm@gmail.com>
Thu, 27 Aug 2015 20:54:29 +0000 (27 16:54 -0400)
treecf36d7592f03d1172365a3cdc1481d8e98006f79
parente466d2498604c8eea055a8e98284d65311073b39
com32: write_sectors() sizing corrections

Memory allocation and copy length should be SECTOR * size for sectors
operation.

Signed-off-by: Robert <luyao-c@360.cn>
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
com32/gpllib/disk/write.c