mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-12 10:54:48 +08: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
@ -679,7 +679,7 @@ done:
|
|||||||
return (ber->ber_tag);
|
return (ber->ber_tag);
|
||||||
}
|
}
|
||||||
|
|
||||||
assert( 0 ); /* ber structure is messed up ?*/
|
/* invalid input */
|
||||||
return LBER_DEFAULT;
|
return LBER_DEFAULT;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user