summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/scripts/FileConn.pm
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2007-11-01 20:24:07 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2007-11-01 20:24:07 +0000
commit91c03a8ad10486ee55ac5830206ce846483a1b69 (patch)
tree88be82c9590cf79d67455f92c74979f3e0cf1645 /ldap/admin/src/scripts/FileConn.pm
parent33bdb0dbd7dc03961818e8d58d15908cf6b6c4fc (diff)
downloadds-91c03a8ad10486ee55ac5830206ce846483a1b69.tar.gz
ds-91c03a8ad10486ee55ac5830206ce846483a1b69.tar.xz
ds-91c03a8ad10486ee55ac5830206ce846483a1b69.zip
Resolves: #193724
Summary: "nested" filtered roles result in deadlock Description: Function slapi_vattr_values_get_sp used to use the context allocated on the stack. Changed it to call vattr_context_new to set the locally created pblock (local_pb). The pblock is used to pass the context loop info as the stack gets deeper to prevent the stack overflow. At the end of this function slapi_vattr_values_get_sp, slapi_pblock_destroy is called if the context is local (use_local_ctx). The function cleans up pb_vattr_context internally.
Diffstat (limited to 'ldap/admin/src/scripts/FileConn.pm')
0 files changed, 0 insertions, 0 deletions