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 BloomFilterTableTest.java #503

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

Test connection not closed after use in BloomFilterTableTest.java #503

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

Comments

@Abigael-JT
Copy link
Contributor

Describe the bug

Resource leak from a test connection that was not closed after use in TeragrepBloomFilterTest.java

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:
456379
456360
456372

@Abigael-JT Abigael-JT added the bug Something isn't working label Feb 5, 2025
@Abigael-JT Abigael-JT linked a pull request Feb 6, 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