Hans Leidekker : msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate .

Alexandre Julliard julliard at winehq.org
Mon Oct 29 13:52:53 CDT 2012


Module: wine
Branch: master
Commit: 52a87c9054e02faf513ccb8ab625092038f66d10
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=52a87c9054e02faf513ccb8ab625092038f66d10

Author: Hans Leidekker <hans at 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=52a87c9054e02faf513ccb8ab625092038f66d10



More information about the wine-cvs mailing list