]> git.sur5r.net Git - openldap/commit
ITS#6625 ldap_pvt_thread_t's are not necessarily scalar/printable, just
authorHoward Chu <hyc@openldap.org>
Fri, 4 Feb 2011 23:23:34 +0000 (23:23 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 4 Feb 2011 23:23:34 +0000 (23:23 +0000)
commitd37b550c4f807f789933a56cf651ae865cb99215
tree5bd519e0bf77c0d36496286a801102d3d89c44df
parent3ef4876914eddcd0a6aa0843eb599110f8cb4793
ITS#6625 ldap_pvt_thread_t's are not necessarily scalar/printable, just
use idx instead. Can be mapped using rtid table if needed (e.g. in gdb)
tests/progs/slapd-mtread.c