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

[BUG] Incorrect use of _pts_to_label_counts #560

Open
MS-Renan opened this issue Jun 12, 2024 · 0 comments
Open

[BUG] Incorrect use of _pts_to_label_counts #560

MS-Renan opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MS-Renan
Copy link

This line exists, pq_flash_index@678. Throws access violation because start_vec can be larger than its own size.
uint32_t num_lbls = _pts_to_label_counts[start_vec];

This line/var is not even used, so Im removing it.

@MS-Renan MS-Renan added the bug Something isn't working label Jun 12, 2024
@MS-Renan MS-Renan self-assigned this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant