summaryrefslogtreecommitdiffstats
path: root/lib/ldaputil/ldapauth.c
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2008-08-27 21:05:44 +0000
committerRich Megginson <rmeggins@redhat.com>2008-08-27 21:05:44 +0000
commitb621e8594f18242a6f9b45a4203b4a84a9c9829a (patch)
tree6bcd974911fa46ae3df68db3030ca86dd7521ca0 /lib/ldaputil/ldapauth.c
parentcb3c82e267ef5d9ae6161d4ab06f406e482dd9ad (diff)
downloadds-b621e8594f18242a6f9b45a4203b4a84a9c9829a.tar.gz
ds-b621e8594f18242a6f9b45a4203b4a84a9c9829a.tar.xz
ds-b621e8594f18242a6f9b45a4203b4a84a9c9829a.zip
Resolves: bug 458677
Bug Description: Memory leaks in index code doing indexed & range & matching rule searches Reviewed by: nkinder (Thanks!) Branch: HEAD Fix Description: This leak occurs when doing ranged, indexed searches. The code calls index2prefix to get the index prefix. In the case of a matching rule search, this prefix is allocated. The function free_prefix was not being called in all cases. Platforms tested: RHEL5, Fedora 8 Flag Day: no Doc impact: no QA impact: should be covered by regular nightly and manual testing New Tests integrated into TET: none
Diffstat (limited to 'lib/ldaputil/ldapauth.c')
0 files changed, 0 insertions, 0 deletions