]> xenbits.xensource.com Git - libvirt.git/commit
XML: escape strings where we should do it
authorPavel Hrdina <phrdina@redhat.com>
Tue, 5 May 2015 14:52:46 +0000 (16:52 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 12 May 2015 10:05:07 +0000 (12:05 +0200)
commitd091518b353d49b772a1e68acbe0fd0be76e33d6
tree586bd547e73754c3130e982dc0002aa4e6e369b6
parented8155eafbff5c5ca0bdfe84a8388f58b718c2f9
XML: escape strings where we should do it

There is a lot of places, were it's pretty easy for user to enter some
characters that we need to escape to create a valid XML description.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1197580

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/capabilities.c
src/conf/cpu_conf.c
src/conf/domain_capabilities.c
src/conf/domain_conf.c
src/conf/network_conf.c
src/conf/node_device_conf.c