[libvirt] [PATCH] virBufferEscapeShell: Fix escaping of single quotes.

Eric Blake eblake at redhat.com
Tue Oct 18 14:39:48 UTC 2011


On 10/18/2011 01:31 AM, Guido Günther wrote:
> When checking if we need to escape a single quote we were looking at the
> character after the quote instead of at the quote itself.
>
> ---
>   src/util/buf.c |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)

ACK, and sorry for missing that earlier.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list