Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: f00339df by jinyaoguo at 2025-06-20T14:52:19+00:00 ITS#10344 Ensure the first argument passed to ber_dupbv_x is not NULL.
- - - - - ddea2bc6 by jinyaoguo at 2025-06-20T14:52:19+00:00 ITS#10343 Fix a memory leak in function slap_uuidstr_from_normalized
- - - - - 8cf18124 by jinyaoguo at 2025-06-20T14:52:19+00:00 ITS#10348 Relase memory allocated from ch_malloc in 2 error handling branches.
- - - - - b4ed8cf7 by Ondřej Kuzník at 2025-06-20T14:52:19+00:00 ITS#10349 Free bv_effective if unused
- - - - - 47e9cd73 by Ondřej Kuzník at 2025-06-20T14:52:19+00:00 ITS#10349 Do not leak memberof_t
- - - - - dda3ab74 by Ondřej Kuzník at 2025-06-20T14:52:19+00:00 ITS#10345 Remove spurious strdup
- - - - - 9496132d by Ondřej Kuzník at 2025-06-20T14:52:19+00:00 ITS#10347 Be explicit about managing attr_bv storage
- - - - -
8 changed files:
- contrib/slapd-modules/allowed/allowed.c - contrib/slapd-modules/comp_match/init.c - contrib/slapd-modules/rbac/rbac.c - servers/slapd/back-ldap/monitor.c - servers/slapd/overlays/memberof.c - servers/slapd/schema_init.c - servers/slapd/schema_prep.c - servers/slapd/syncrepl.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/76e149280958c5d9fd9587d...