Skip to content
Snippets Groups Projects
Commit 9e97da14 authored by Kurt Spanier's avatar Kurt Spanier
Browse files

Initialization of Datum structures to zero by memset() before first use.

If Berkeley DB version 2.x is used as a slapd back-end a not-initialized
Datum structure will raise an EINVAL error in (DB)->put().
parent 8854adfc
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