qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] qga: win32 guest-set-user-password improvements


From: marcandre . lureau
Subject: [Qemu-devel] [PATCH 0/5] qga: win32 guest-set-user-password improvements
Date: Wed, 17 Feb 2016 17:47:50 +0100

From: Marc-André Lureau <address@hidden>

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(-)

-- 
2.5.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]