]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xend: urlencode: Properly escape '&'
authorCole Robinson <crobinso@redhat.com>
Thu, 18 Nov 2010 22:52:05 +0000 (17:52 -0500)
committerCole Robinson <crobinso@redhat.com>
Mon, 22 Nov 2010 21:37:21 +0000 (16:37 -0500)
commitc8b2a23c02b472f57256579d0f4077d85089e0ca
treec4f3219855d1967adda3221fd6323c6c88d68956
parent21108d37a38df978a7986e72312cfc7002f71aa8
xend: urlencode: Properly escape '&'

Since we send the sexpr to xend via HTTP, we need to properly escape
'&'
src/xen/xend_internal.c