16/01/25 14:32, Peter Maydell пишет:
On Thu, 16 Jan 2025 at 11:17, Artem Nasonov wrote:
This assert was found during fuzzing and can be triggered with some qtest
commands.
So instead of assert failure I suggest to handle this error and abort the
command.
This patch is required at least to imp
On Thu, 16 Jan 2025 at 11:17, Artem Nasonov wrote:
>
> This assert was found during fuzzing and can be triggered with some qtest
> commands.
> So instead of assert failure I suggest to handle this error and abort the
> command.
> This patch is required at least to improve fuzzing process and do
This assert was found during fuzzing and can be triggered with some qtest
commands.
So instead of assert failure I suggest to handle this error and abort the
command.
This patch is required at least to improve fuzzing process and do not spam with
this assert.
RFC.
Found by Linux Verification Ce