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

Require the struct berval **out argument of dnPretty/dnNormalize

point to a NULL pointer, that is assert( *out == NULL ).
Eventually, we'll allow **out to point to a preallocated
struct berval (to avoid unnecessary allocation).
parent d3d4bb92
No related branches found
No related tags found
No related merge requests found
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