On 12/21/2009 09:09 PM, Luiz Capitulino wrote:
Some commands return a QList of QDicts, which is valid,
but will trig the assert().
Just drop it.
Reported-by: Nathan Baum
Signed-off-by: Luiz Capitulino
Applied. Thanks.
Regards,
Anthony Liguori
---
monitor.c |1 -
1 files change
On Tue, 22 Dec 2009 08:50:30 +0100
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > Some commands return a QList of QDicts, which is valid,
> > but will trig the assert().
> >
> > Just drop it.
> >
> > Reported-by: Nathan Baum
> > Signed-off-by: Luiz Capitulino
> > ---
> > monitor.c
Luiz Capitulino writes:
> Some commands return a QList of QDicts, which is valid,
> but will trig the assert().
>
> Just drop it.
>
> Reported-by: Nathan Baum
> Signed-off-by: Luiz Capitulino
> ---
> monitor.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/monito
Some commands return a QList of QDicts, which is valid,
but will trig the assert().
Just drop it.
Reported-by: Nathan Baum
Signed-off-by: Luiz Capitulino
---
monitor.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/monitor.c b/monitor.c
index c0dc48e..3af1d5c 100644