Skip to content
Snippets Groups Projects
Commit c6627e80 authored by Howard Chu's avatar Howard Chu Committed by Quanah Gibson-Mount
Browse files

ITS#7469 fix slapcat

parent 12015686
No related branches found
No related tags found
No related merge requests found
......@@ -346,6 +346,7 @@ mdb_tool_entry_get_int( BackendDB *be, ID id, Entry **ep )
ch_free( dn.bv_val );
ch_free( ndn.bv_val );
rc = LDAP_NO_SUCH_OBJECT;
goto done;
}
}
}
......
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