Quanah Gibson-Mount pushed to branch OPENLDAP_REL_ENG_2_6 at openldap / OpenLDAP
Commits: a1d88f71 by Ondřej Kuzník at 2025-09-08T22:05:15+00:00 ITS#10339 Do not reuse freed memory
- - - - - 19b36e30 by Quanah Gibson-Mount at 2025-09-08T22:06:08+00:00 ITS#10339
- - - - - 73433f21 by Boleslaw Ciesielski at 2025-09-08T22:06:30+00:00 ITS#10335 ldapsearch: fix handling of -LL in print_reference()
print_reference() was printing comments even when disabled with -LL option.
- - - - - aa882173 by Quanah Gibson-Mount at 2025-09-08T22:06:47+00:00 ITS#10335
- - - - - 46fe3cd8 by jinyaoguo at 2025-09-08T22:07:18+00:00 ITS#10344 Ensure the first argument passed to ber_dupbv_x is not NULL.
- - - - - 620c4015 by Quanah Gibson-Mount at 2025-09-08T22:07:34+00:00 ITS#10344
- - - - - 7be631e1 by jinyaoguo at 2025-09-08T22:07:50+00:00 ITS#10343 Fix a memory leak in function slap_uuidstr_from_normalized
- - - - - bd1e30c6 by Quanah Gibson-Mount at 2025-09-08T22:08:03+00:00 ITS#10343
- - - - - 9a52852d by jinyaoguo at 2025-09-08T22:08:21+00:00 ITS#10348 Relase memory allocated from ch_malloc in 2 error handling branches.
- - - - - 0216debc by Quanah Gibson-Mount at 2025-09-08T22:08:35+00:00 ITS#10348
- - - - - 5c5f0f26 by Ondřej Kuzník at 2025-09-08T22:08:46+00:00 ITS#10349 Free bv_effective if unused
- - - - - 00ec8d8e by Ondřej Kuzník at 2025-09-08T22:09:15+00:00 ITS#10349 Do not leak memberof_t
- - - - - d4b4ba93 by Quanah Gibson-Mount at 2025-09-08T22:09:34+00:00 ITS#10349
- - - - - 38c3e76d by Ondřej Kuzník at 2025-09-08T22:09:48+00:00 ITS#10345 Remove spurious strdup
- - - - - 5a07dc3c by Quanah Gibson-Mount at 2025-09-08T22:10:05+00:00 ITS#10345
- - - - - 99b53d8e by Ondřej Kuzník at 2025-09-08T22:10:25+00:00 ITS#10347 Be explicit about managing attr_bv storage
- - - - - 2d0fff2a by Quanah Gibson-Mount at 2025-09-08T22:10:36+00:00 ITS#10347
- - - - - f7f5c7db by Howard Chu at 2025-09-08T22:13:24+00:00 ITS#10359 note that logbase must exist on all providers in delta MPR
- - - - - dff332d8 by Quanah Gibson-Mount at 2025-09-08T22:13:37+00:00 ITS#10359
- - - - -
13 changed files:
- CHANGES - clients/tools/ldapsearch.c - contrib/slapd-modules/allowed/allowed.c - contrib/slapd-modules/comp_match/init.c - contrib/slapd-modules/rbac/rbac.c - doc/man/man5/slapd-config.5 - doc/man/man5/slapd.conf.5 - servers/slapd/back-ldap/monitor.c - servers/slapd/bconfig.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/824bc1f8139a1c26135fc40...