Issue 639 - Performance/lber
Summary: Performance/lber
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.0
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-26 20:57 UTC by zach@mirapoint.com
Modified: 2014-08-01 21:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Kurt Zeilenga 2000-07-26 14:37:23 UTC
moved from Incoming to Development
Comment 1 Kurt Zeilenga 2000-07-26 14:38:13 UTC
changed notes
changed state Open to Closed
Comment 2 zach@mirapoint.com 2000-07-26 20:57:09 UTC
Full_Name: Zachary Amsden
Version: 2.0
OS: FreeBSD
URL: ftp://ftp.openldap.org/incoming/zach-lber-decode-000626.patch
Submission from: (NULL) (208.48.74.2)


Gets rid of using ber_dup is ber_peek_tag
Comment 3 Kurt Zeilenga 2000-07-26 21:28:06 UTC
Thanks for the suggestion.

I believe the ber_dup is leftover from when prior API I-D
constification requirements, which have been dropped.
I've reverted the code to the prior implementation and
added a comment regarding assumptions made.

        Kurt

At 08:57 PM 7/26/00 +0000, zach@mirapoint.com wrote:
>Full_Name: Zachary Amsden
>Version: 2.0
>OS: FreeBSD
>URL: ftp://ftp.openldap.org/incoming/zach-lber-decode-000626.patch
>Submission from: (NULL) (208.48.74.2)
>
>
>Gets rid of using ber_dup is ber_peek_tag

Comment 4 OpenLDAP project 2014-08-01 21:05:27 UTC
fixed