Issue 8733 - liblber value extraction enhancements
Summary: liblber value extraction enhancements
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: libraries (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: 2.5.0
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-13 12:52 UTC by Ondřej Kuzník
Modified: 2020-10-14 21:12 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 Ondřej Kuzník 2017-09-13 12:52:37 UTC
Full_Name: Ondrej Kuznik
Version: master
OS: 
URL: ftp://ftp.openldap.org/incoming/Ondrej-Kuznik-20170913-ber_skip_raw-ber_decode_int.tgz
Submission from: (NULL) (82.10.24.68)


When extracting parts of a BerElement, one might want to pull out a valid
ber-encoded buffer. Also, there is no way to ber-decode an integer from
a berval. These patches provide and expose that functionality.

The attached patches have been authored by Hallvard with a few fixes by me,
I have kept his name as the author.
Comment 1 OpenLDAP project 2017-09-28 15:35:50 UTC
Added to master
Comment 2 Quanah Gibson-Mount 2017-09-28 15:35:50 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Enhancements