#1050 LDAPDerefSpec is not used properly
Closed: Fixed None Opened 12 years ago by jhrozek.

Simo found out that I wasn't using LDAPDerefSpec the way it should be used.

ldap_create_deref_control_value expects an array of LDAPDerefSpec structures with LDAPDerefSpec.derefAttr == NULL as a sentinel. I was passing a single instance of a LDAPDerefSpec structure.

This is a potential crasher bug.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.7.0

Fields changed

patch: 0 => 1

Fields changed

status: new => assigned

Fixed by:
- master
- f2b1b79
- c9fd6c3
- sssd-1-6
- db593e2

component: SSSD => LDAP Provider
resolution: => fixed
status: assigned => closed

Fields changed

milestone: SSSD 1.7.0 => SSSD 1.6.3

Fields changed

rhbz: => 0

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.6.3

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2092

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata