https://bugs.openldap.org/show_bug.cgi?id=10436
Issue ID: 10436 Summary: Assorted fixes for 2.7 Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
Minor cleanups for unitialised variables, typos and annoying compiler warnings.
https://bugs.openldap.org/show_bug.cgi?id=10436
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Target Milestone|--- |2.7.0 Assignee|bugs@openldap.org |ondra@mistotebe.net Status|UNCONFIRMED |IN_PROGRESS
https://bugs.openldap.org/show_bug.cgi?id=10436
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/828
https://bugs.openldap.org/show_bug.cgi?id=10436
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review |
https://bugs.openldap.org/show_bug.cgi?id=10436
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |TEST
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- • d373bc01 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Manpage fixes
• f656b683 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Do not ignore errors from ldap_abandoned()
• 6eb2b1c4 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Config handling
• 957d23df by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Check we understand the requested password hash early
• 1528f887 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Make sure to stop servers if test fails
• b9379f6e by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 This profile builds full lloadd, not standalone
• 8dad313e by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Silence useless warnings
• 0ef0bf4d by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Unintended fallthrough
• 210b5999 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Log current file in defacl message
• f088bbf9 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Make gdb happy and keep unique names for static variables
• 7e10a4a6 by Ondřej Kuzník at 2026-02-10T00:04:08+00:00 ITS#10436 Fix sometimes uninitialised variables
https://bugs.openldap.org/show_bug.cgi?id=10436
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED