qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only file


From: Richard Henderson
Subject: Re: [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files
Date: Tue, 30 May 2023 10:01:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 5/30/23 05:28, Juan Quintela wrote:
This was the only caller for read only files.  So change the test for
an assert in qemu_fflush().


Not a fan, as fflush(stdin) is well-defined.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]