wldap32: Handle null DN or null message in ldap_add* and add tests.
commitfce0baa9b6c19d6763b126d276e119c7998515b2
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:11 +0000 (21 15:33 +0100)
tree0609cb0c1a1da12046091d2caabdf32b9920b038
parentfd99bd4e247a879e8cb186212d1dc66268aa0888
wldap32: Handle null DN or null message in ldap_add* and add tests.

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