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

Import bind c_cdn typo fix from devel.

parent fdaae6f9
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,7 @@ do_bind(
conn->c_cdn = cdn;
cdn = NULL;
if ( conn->c_cdn != NULL ) {
if ( conn->c_dn != NULL ) {
free( conn->c_dn );
}
......
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