Skip to content

Add missing FALLTHROUGH macros in a switch statement

dzl_ldap_driver.c was missing some FALLTHROUGH macros in a switch statement resulting in compiler warnings and a failed build when configured with --with-dlz-ldap option.

Closes #3313 (closed)

Merge request reports