mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08:00
ITS#8240 remove obsolete assert
This commit is contained in:
parent
f5100665e3
commit
6fe51a9ab0
@ -679,7 +679,7 @@ done:
|
||||
return (ber->ber_tag);
|
||||
}
|
||||
|
||||
assert( 0 ); /* ber structure is messed up ?*/
|
||||
/* invalid input */
|
||||
return LBER_DEFAULT;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user