qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] Escape filenames in monitor


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH 1/2] Escape filenames in monitor
Date: Sun, 17 Dec 2006 10:36:59 -0600
User-agent: Thunderbird 1.5.0.8 (X11/20061115)

Julian Seward wrote:
On Saturday 16 December 2006 21:11, Anthony Liguori wrote:
info block is impossible to parse reliably because there is no escaping
done on the filename.

Don't you also need to convert \ to \\ ?  Else any \ which was in
the original string will confuse the parser of the escaped output.

Yup, you are correct.  Thanks!

Regards,

Anthony Liguori

J


_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel





reply via email to

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