Skip to content
Commit 6abfe21a authored by Joe Slater's avatar Joe Slater Committed by Martin Jansa
Browse files

openldap: fix uninitialized ptr access problem



To be safe, the ldap_pvt_thread_pool_getkey() function should
always set the data parameter.  If this is not done, slapd can
segfault during shutdown.

Signed-off-by: default avatarJoe Slater <jslater@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 0d38b672
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment