wldap32: Handle null DN or null message in ldap_modify* and add tests.
commit320c688ed3393c688717404941caf09024baa046
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 21 Mar 2023 06:18:20 +0000 (21 00:18 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Mar 2023 14:33:13 +0000 (21 15:33 +0100)
tree6bc13ada604f2e39c59ab9744991c842f180cceb
parentfce0baa9b6c19d6763b126d276e119c7998515b2
wldap32: Handle null DN or null message in ldap_modify* and add tests.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54702
dlls/wldap32/modify.c
dlls/wldap32/tests/parse.c