summaryrefslogtreecommitdiffstats
path: root/include/libaccess
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 /include/libaccess
parent33bdb0dbd7dc03961818e8d58d15908cf6b6c4fc (diff)
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 'include/libaccess')
0 files changed, 0 insertions, 0 deletions