https://bugs.openldap.org/show_bug.cgi?id=10574
Issue ID: 10574 Summary: request_process can desync Product: OpenLDAP Version: 2.6.14 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: lloadd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
Failing to allocate an upstream on a "write" tagged op, c_restricted_inflight is not incremented but o_restricted still claims op's cone of focus is WRITE, freeing that op then decrements counter spuriously. We need to reset o_restricted if we didn't commit the restrictions on the rejection paths.
Related to ITS#10510, which only closed one half of the issue.
https://bugs.openldap.org/show_bug.cgi?id=10574
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Assignee|bugs@openldap.org |ondra@mistotebe.net Status|UNCONFIRMED |IN_PROGRESS
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- https://git.openldap.org/openldap/openldap/-/merge_requests/910
https://bugs.openldap.org/show_bug.cgi?id=10574
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.openldap.org/s | |how_bug.cgi?id=10510
https://bugs.openldap.org/show_bug.cgi?id=10574
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.15
https://bugs.openldap.org/show_bug.cgi?id=10574
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |TEST Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 1041618e by Ondřej Kuzník at 2026-08-18T18:03:56+00:00 ITS#10574 lloadd: Make sure restrictions are revoked correctly
RE27:
• 5b9d9d50 by Ondřej Kuzník at 2026-08-20T21:19:04+00:00 ITS#10574 lloadd: Make sure restrictions are revoked correctly
RE26:
• 77c9d392 by Ondřej Kuzník at 2026-08-20T21:20:01+00:00 ITS#10574 lloadd: Make sure restrictions are revoked correctly
https://bugs.openldap.org/show_bug.cgi?id=10574
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED Resolution|TEST |FIXED