summaryrefslogtreecommitdiffstats
path: root/lib/libaccess/acltools.cpp
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-08-07 21:55:30 +0000
committerRich Megginson <rmeggins@redhat.com>2008-08-07 21:55:30 +0000
commit39e056a4fccbb95424f9b22cb5127c3a4972bc23 (patch)
tree756e02230eddcdde11be014db79b4594f76554ca /lib/libaccess/acltools.cpp
parent38f69c8a3fa7d7090605add4a022e9edacfb08a3 (diff)
downloadds-39e056a4fccbb95424f9b22cb5127c3a4972bc23.tar.gz
ds-39e056a4fccbb95424f9b22cb5127c3a4972bc23.tar.xz
ds-39e056a4fccbb95424f9b22cb5127c3a4972bc23.zip
Resolves: bug 458171
Description: approx search accidentally fails with timelimit although it hasn't hit timelimit. Fix Description: string_filter_approx used to simply return the return value from strcmp. The value could be evaluated as LDAP RETURN CODE. string_filter_approx is a static function and it's called only from string_filter_ava. The function returns -1 when it fails. Thus, adjusting the return value of string_filter_approx to the caller function.
Diffstat (limited to 'lib/libaccess/acltools.cpp')
0 files changed, 0 insertions, 0 deletions