qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/5] monitor: Catch printing to non-existent mon


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH 5/5] monitor: Catch printing to non-existent monitor
Date: Tue, 15 Dec 2009 10:02:40 -0200

On Tue, 15 Dec 2009 10:42:46 +0100
Markus Armbruster <address@hidden> wrote:

> Before the code motion, we throw QERR_UNDEFINED_ERROR on
> monitor_vprintf(NULL, ...).  Afterwards, we don't.  Could you explain
> why that's okay?

 We never did that. A call like that will just segfault QEMU
w/o this fix.




reply via email to

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