Quoting marcandre.lur...@redhat.com (2016-02-17 10:47:50)
> From: Marc-André Lureau
>
> Hi,
>
> Laszlo Ersek pointed out a few worthy improvements to the win32
> guest-set-user-password command.
>
> Marc-André Lureau (5):
> qga: use more idiomatic qemu-style eol operators
> qga: use size_t
On 02/17/16 17:47, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> Hi,
>
> Laszlo Ersek pointed out a few worthy improvements to the win32
> guest-set-user-password command.
>
> Marc-André Lureau (5):
> qga: use more idiomatic qemu-style eol operators
> qga: use size_t for
From: Marc-André Lureau
Hi,
Laszlo Ersek pointed out a few worthy improvements to the win32
guest-set-user-password command.
Marc-André Lureau (5):
qga: use more idiomatic qemu-style eol operators
qga: use size_t for wcslen() return value
qga: use wide-chars constants for wchar_t comparis