Mailing List Archive

[Bug 2597] LDAP lookup in smtp_accept_max_per_host does not close file descriptor
https://bugs.exim.org/show_bug.cgi?id=2597

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unallocated@exim.org |jgh146exb@wizmail.org

--- Comment #1 from Jeremy Harris <jgh146exb@wizmail.org> ---
As of the current development tip code, I can't see the ldap connection being
left open in the acceptable-connection branch. However, it could be not-closed
once the max is reached. Is it likely you are frequently hitting that?
They would be logged, with the default log_selector.

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2597] LDAP lookup in smtp_accept_max_per_host does not close file descriptor [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2597

Git Commit <git@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |git@exim.org

--- Comment #2 from Git Commit <git@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/d3a538c8fee9f31b29947ad73445f50902140899

commit d3a538c8fee9f31b29947ad73445f50902140899
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Fri Jun 12 20:17:56 2020 +0100
Commit: Jeremy Harris <jgh146exb@wizmail.org>
CommitDate: Fri Jun 12 20:17:56 2020 +0100

smtp_accept_map_per_host: call search_tidyup in fail path. bug 2597
----
doc/doc-txt/ChangeLog | 5 +++++
src/src/daemon.c | 14 +++++++-------
src/src/lookups/ldap.c | 11 ++++-------
3 files changed, 16 insertions(+), 14 deletions(-)

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 2597] LDAP lookup in smtp_accept_max_per_host does not close file descriptor [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2597

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED

--- Comment #3 from Jeremy Harris <jgh146exb@wizmail.org> ---
Lacking a response I'll assume yes, and close.

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##