On Tue, May 31, 2016 at 12:33:30 +0200, Michal Privoznik wrote: > There's a bug in the function. We expect the following format for > the data we are parsing here: > > key: value > > So we use strchr() to find ':' and then see if it is followed by > space. Well, the condition which checks that - we got it wrong. The last sentence doesn't make much sense. > > Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx> > --- > src/qemu/qemu_monitor_text.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) ACK
Attachment:
signature.asc
Description: Digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list