Skip to content

LdapTemplate should close stream with null results #1170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: 3.3.x
Choose a base branch
from

Conversation

prthakre
Copy link

prevent file descriptor leakage in case returned result set is null.

Signed-off-by: Prashant <prashant.thakre@gmail.com>
@prthakre prthakre changed the base branch from main to 3.3.x July 23, 2025 17:16
@jzheaux
Copy link
Collaborator

jzheaux commented Jul 30, 2025

Good catch, @prthakre. Are you able to sign your commit so that we can merge it?

You can do this by adding -s to your commit command; in this case:

git commit --amend -s
git push prthakre +PR_1169

@jzheaux jzheaux self-assigned this Jul 30, 2025
@jzheaux jzheaux added status: waiting-for-feedback We need additional information before we can continue type: bug A general bug in: core labels Jul 30, 2025
@jzheaux jzheaux added this to the 3.3.3 milestone Jul 30, 2025
@jzheaux jzheaux changed the title PR 1169 LdapTemplate should close stream with null results Jul 30, 2025
prthakre and others added 2 commits July 31, 2025 08:15
Signed-off-by: Prashant Thakre <prashant.thakre@vida.id>
@prthakre
Copy link
Author

Sure, please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core status: waiting-for-feedback We need additional information before we can continue type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants