Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanhaoji2 committed Dec 27, 2024
1 parent 08f75f8 commit 6f9282f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pq_flash_index.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,6 @@ void PQFlashIndex<T, LabelT>::cache_bfs_levels(uint64_t num_nodes_to_cache, std:
}
}
}
delete[] nbr_buffers[i].second;
}
}

Expand Down

0 comments on commit 6f9282f

Please sign in to comment.