Skip to content
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

Test connection not closed after use in TeragrepBloomFilterTest.java #497

Open
Abigael-JT opened this issue Feb 4, 2025 · 0 comments · May be fixed by #498
Open

Test connection not closed after use in TeragrepBloomFilterTest.java #497

Abigael-JT opened this issue Feb 4, 2025 · 0 comments · May be fixed by #498
Labels
bug Something isn't working review

Comments

@Abigael-JT
Copy link
Contributor

Describe the bug

In the class TeragrepBloomFilterTest.java, resource lazyConnection.get().prepareStatement(sql) is not closed or saved in executeQuery.

Expected behavior

Resource should be closed
How to reproduce

Screenshots

Software version

Desktop (please complete the following information if relevant):

  • OS:
  • Browser:
  • Version:

Additional context

coverity report: 456393

@Abigael-JT Abigael-JT added the bug Something isn't working label Feb 4, 2025
@Abigael-JT Abigael-JT linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working review
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant