#2777 Fix memory leak in GPO
Closed: Fixed None Opened 8 years ago by preichl.

ad_gpo_get_sids() leaks memory

talloc_new: src/providers/ad/ad_gpo.c:546 contains  27548 bytes in 864 blocks (ref 0) 0x7f0b379660c0
        struct ldb_result              contains  27548 bytes in 863 blocks (ref 0) 0x7f0b37972fc0
            struct ldb_control *           contains     64 bytes in   3 blocks (ref 0) 0x7f0b37696550
                struct ldb_control             contains     48 bytes in   2 blocks (ref 0) 0x7f0b37912df0
                    struct ldb_asq_control         contains     24 bytes in   1 blocks (ref 0) 0x7f0b37997680
            struct ldb_message *           contains  27444 bytes in 859 blocks (ref 0) 0x7f0b37997da0
                struct ldb_message             contains    978 bytes in  27 blocks (ref 0) 0x7f0b37995e50
                    struct ldb_message_element     contains    841 bytes in  24 blocks (ref 0) 0x7f0b3799c6e0
                        struct ldb_val                 contains     27 bytes in   2 blocks (ref 0) 0x7f0b3799c2e0

Fields changed

owner: somebody => preichl
status: new => assigned

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.13.1
priority: major => critical

This was fixed in 5dbdcc2

resolution: => fixed
status: assigned => closed

Metadata Update from @preichl:
- Issue assigned to preichl
- Issue set to the milestone: SSSD 1.13.1

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/3818

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