wldap32: Handle null DN or null message in ldap_delete* and add tests.
commit124e90d9e54f8d6385827a656ed2ddf8bc788d54
authorAlex Henrie <alexhenrie24@gmail.com>
Fri, 24 Mar 2023 16:09:09 +0000 (24 10:09 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Mar 2023 16:27:59 +0000 (24 17:27 +0100)
treec96a11073fcf8231a829e3d6bd9cc06f021b4553
parent4eff0667f836eba258a7b6f37ccffa83c914ac1b
wldap32: Handle null DN or null message in ldap_delete* and add tests.

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