Alexandre Julliard : wldap32: Avoid returning pointers from the Unix interface functions.

Alexandre Julliard julliard at winehq.org
Thu Nov 4 17:04:21 CDT 2021


Module: wine
Branch: master
Commit: 3cc3dd78e1fab3bd500a0510b3e78f21330406dc
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3cc3dd78e1fab3bd500a0510b3e78f21330406dc

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov  3 18:04:14 2021 +0100

wldap32: Avoid returning pointers from the Unix interface functions.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wldap32/ber.c     |  4 ++--
 dlls/wldap32/dn.c      |  6 ++---
 dlls/wldap32/libldap.c | 60 ++++++++++++++++++++++++++++++--------------------
 dlls/wldap32/libldap.h | 24 ++++++++++----------
 dlls/wldap32/misc.c    | 15 +++++--------
 dlls/wldap32/option.c  |  5 ++---
 dlls/wldap32/value.c   |  4 ++--
 7 files changed, 63 insertions(+), 55 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3cc3dd78e1fab3bd500a0510b3e78f21330406dc



More information about the wine-cvs mailing list