]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
python: Handle embedded NUL in stream.send data
authorCole Robinson <crobinso@redhat.com>
Mon, 25 Jul 2011 15:44:36 +0000 (11:44 -0400)
committerCole Robinson <crobinso@redhat.com>
Mon, 25 Jul 2011 21:28:11 +0000 (17:28 -0400)
commit6f1bfd6de53eda092f2859c09e46fc6e885fb28f
tree3849dd0c9ec85b094427669df88eb0b19cbb3436
parentd6354c1696eae48afb2f5f46f12195f340108c72
python: Handle embedded NUL in stream.send data

Otherwise things like volume upload are only useful with text data.
python/libvirt-override.c