Micah N Gorrell : advapi32: Replace SERV_dup() with strdupAW().
Module: wine Branch: master Commit: 714b2219b8d5dd487a7c2668b86edd9db842e19b URL: https://source.winehq.org/git/wine.git/?a=commit;h=714b2219b8d5dd487a7c2668b... Author: Micah N Gorrell <mgorrell(a)codeweavers.com> Date: Mon Apr 27 22:35:31 2020 -0500 advapi32: Replace SERV_dup() with strdupAW(). Signed-off-by: Micah N Gorrell <mgorrell(a)codeweavers.com> Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/advapi32/advapi32_misc.h | 1 - dlls/advapi32/eventlog.c | 12 ++++----- dlls/advapi32/security.c | 22 ++++++++-------- dlls/advapi32/service.c | 60 +++++++++++++++---------------------------- 4 files changed, 38 insertions(+), 57 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=714b2219b8d5dd487a7c2...
participants (1)
-
Alexandre Julliard