Skip to content
Snippets Groups Projects
Commit 4e5ed2df authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Changed lc_conn to be a pointer to a BerElement to aid in state management.

Added validation to exposed opaque data structures (BerElement, Sockbuf,
and LDAP).  Added macros BER_VALID, SOCKBUF_VALID, LDAP_VALID.
Added ber_pvt_ber_bytes() and ber_pvt_ber_remaining() macros to hide
some ber internals.  These really should be handled by ber_get_option().
parent a97e3e94
No related branches found
No related tags found
No related merge requests found
Showing
with 323 additions and 127 deletions
Loading
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