On 02/17/16 17:47, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > 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 comparisons > qga: fix off-by-one length check > qga: check utf8-to-utf16 conversion > > qga/commands-win32.c | 34 +++++++++++++++++++++++++--------- > 1 file changed, 25 insertions(+), 9 deletions(-) >
series Reviewed-by: Laszlo Ersek <ler...@redhat.com> Thanks! Laszlo