diff options
author | Rich Megginson <rmeggins@redhat.com> | 2008-08-27 21:05:44 +0000 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2008-08-27 21:05:44 +0000 |
commit | b621e8594f18242a6f9b45a4203b4a84a9c9829a (patch) | |
tree | 6bcd974911fa46ae3df68db3030ca86dd7521ca0 /lib/libaccess/ldapacl.cpp | |
parent | cb3c82e267ef5d9ae6161d4ab06f406e482dd9ad (diff) | |
download | ds-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/libaccess/ldapacl.cpp')
0 files changed, 0 insertions, 0 deletions