[libvirt] [PATCH] esx: Escape password for XML

Matthias Bolte matthias.bolte at googlemail.com
Thu Mar 3 22:05:30 UTC 2011


2011/3/3 Eric Blake <eblake at redhat.com>:
> On 03/03/2011 02:24 PM, Matthias Bolte wrote:
>> Passwords are allowed to contain <, >, &, ', " characters.
>> Those need to be replaced by the corresponding entities.
>>
>> Reported by Hereward Cooper.
>> ---
>>  src/esx/esx_driver.c |   28 ++++++++++++++++++++++------
>>  src/esx/esx_util.c   |   19 +++++++++++++++++++
>>  src/esx/esx_util.h   |    2 ++
>>  3 files changed, 43 insertions(+), 6 deletions(-)
>
> ACK.
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list