-
由 TeLeMan 提交于
The default stack size of PE is 1MB on win32 and IO_BUF_SIZE in img_convert() & img_rebase() is 2MB, so qemu-img will crash when doing "convert" & "rebase" on win32. Although we can improve the stack size of PE to resolve it, I think we should avoid using the huge stack variables. Signed-off-by: NTeLeMan <geleman@gmail.com> Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com> (cherry picked from commit 72ff25e4)
8cef921d