Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
2cf4758d
Commit
2cf4758d
authored
Sep 10, 2015
by
Howard Chu
Committed by
Quanah Gibson-Mount
Sep 11, 2015
Browse files
ITS#8240 remove obsolete assert
parent
52a964d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/liblber/io.c
View file @
2cf4758d
...
...
@@ -679,7 +679,7 @@ done:
return
(
ber
->
ber_tag
);
}
assert
(
0
);
/* ber structure is messed up ?
*/
/* invalid input
*/
return
LBER_DEFAULT
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment