Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 7950d31e by Ondřej Kuzník at 2026-03-19T07:56:41+00:00 ITS#10458 Allow value sharing between attributes
The caller is responsible for making sure the lifetime of the attribute doesn't exceed that of any data it points to, including new values potentially merged in later.
- - - - - 37143473 by Ondřej Kuzník at 2026-03-19T07:56:41+00:00 ITS#10458 Reuse attribute values during modify checks
- - - - - 12828f36 by Ondřej Kuzník at 2026-03-19T07:56:41+00:00 ITS#10458 Reuse attribute values in aliased attributes
- - - - -
7 changed files:
- contrib/slapd-modules/alias/alias.c - servers/slapd/attr.c - servers/slapd/back-mdb/modify.c - servers/slapd/back-wt/modify.c - servers/slapd/mods.c - servers/slapd/proto-slap.h - servers/slapd/schema_check.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/d1fd1a385b02b0d1b7c9fe8...