You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What problem does this PR solve?
Fixes#1995 mentioned memory leak in diskann.
Issue link:#1988
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
Is there an existing issue for the same bug?
Version or Commit ID
4bc9374
Other environment information
No response
Actual behavior and How to reproduce it
Compile unit_test in Debug mode.
./build/Debug/src/test_main --gtest_filter="DiskAnnTest.test1"
Expected behavior
No response
Additional information
The text was updated successfully, but these errors were encountered: