mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 03:29:35 -05:00
Revert "Revert "ITS#8240 remove obsolete assert""
We have never documented our use of assert, so can't expect
builders to do the right thing.
This reverts commit 55dd4d3275.
This commit is contained in:
parent
55dd4d3275
commit
844ee7df82
1 changed files with 1 additions and 1 deletions
|
|
@ -679,7 +679,7 @@ done:
|
|||
return (ber->ber_tag);
|
||||
}
|
||||
|
||||
assert( 0 ); /* ber structure is messed up ?*/
|
||||
/* invalid input */
|
||||
return LBER_DEFAULT;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue