mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
pedantic cleanup
This commit is contained in:
parent
267486bfad
commit
0f1023b6c7
@ -422,6 +422,9 @@ really_bad:;
|
||||
case META_SEARCH_CANDIDATE:
|
||||
goto get_result;
|
||||
|
||||
case META_SEARCH_NOT_CANDIDATE:
|
||||
assert( 0 );
|
||||
|
||||
default:
|
||||
rc = rs->sr_err = LDAP_OTHER;
|
||||
goto finish;
|
||||
|
Loading…
Reference in New Issue
Block a user