Same as MR !2394
Signed-off-by: Zhao Yi zhaoyi(a)uniontech.com
--
v8: comctl32/listview: Reset bNoItemMetrics to TRUE to make sure that listview items can be arranged correctly.
https://gitlab.winehq.org/wine/wine/-/merge_requests/3392
I'm not really sure if the last patch is the right way to fix the issue since I couldn't find where tls_w.c originates from.
--
v3: ldap: Free the output buffer after every InitializeSecurityContextA() call (Valgrind).
https://gitlab.winehq.org/wine/wine/-/merge_requests/3462
I'm not really sure if the last patch is the right way to fix the issue since I couldn't find where tls_w.c originates from.
--
v2: ldap: Free the output buffer after every InitializeSecurityContextA() call (Valgrind).
wldap32: Fix a message leak in ldap_parse_resultW() (Valgrind).
https://gitlab.winehq.org/wine/wine/-/merge_requests/3462