Hans Leidekker : msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate .
Module: wine Branch: master Commit: 52a87c9054e02faf513ccb8ab625092038f66d10 URL: http://source.winehq.org/git/wine.git/?a=commit;h=52a87c9054e02faf513ccb8ab6... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Oct 29 12:16:42 2012 +0100 msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate. --- dlls/msi/format.c | 2 +- dlls/msi/install.c | 39 +++++++++++++++++---------------------- dlls/msi/msi.c | 33 ++++++++++++++------------------- dlls/msi/msipriv.h | 2 +- dlls/msi/package.c | 9 ++++----- dlls/msi/registry.c | 7 +++---- 6 files changed, 40 insertions(+), 52 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=52a87c9054e02faf513ccb...
participants (1)
-
Alexandre Julliard