Skip to content
Snippets Groups Projects
Commit 844ee7df authored by Howard Chu's avatar Howard Chu
Browse files

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 55dd4d32.
parent 55dd4d32
No related branches found
No related tags found
No related merge requests found
......@@ -679,7 +679,7 @@ done:
return (ber->ber_tag);
}
assert( 0 ); /* ber structure is messed up ?*/
/* invalid input */
return LBER_DEFAULT;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment