https://bugs.openldap.org/show_bug.cgi?id=10484
Issue ID: 10484 Summary: lloadd operations_timeout/connection_timeout type confusion Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: lloadd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
connection_timeout reads unrelated stack memory passed in *arg (operations_timeout passed a time_t which is shorter than struct timeval).
Fix is coming
https://bugs.openldap.org/show_bug.cgi?id=10484
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.14 Assignee|bugs@openldap.org |ondra@mistotebe.net
https://bugs.openldap.org/show_bug.cgi?id=10484
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- head:
• 86aea87c by Ondřej Kuzník at 2026-04-10T03:15:42+00:00 ITS#10484 Pass the correct data to connection_timeout
RE26:
• ac2420e6 by Ondřej Kuzník at 2026-04-21T15:57:42+00:00 ITS#10484 Pass the correct data to connection_timeout
https://bugs.openldap.org/show_bug.cgi?id=10484
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED Status|RESOLVED |VERIFIED