- Notifications
You must be signed in to change notification settings - Fork1.6k
vector_algorithms.cpp: fix incorrect activation of bitmap find-meow-of algorithms#5758
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
db34833 to5453927CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
StephanTLavavej commentedOct 9, 2025
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
5f63382 intomicrosoft:mainUh oh!
There was an error while loading.Please reload this page.
StephanTLavavej commentedOct 10, 2025
Thanks for investigating and fixing this regression so quickly! 🛠️ 🕵️ 🪄 |
Fix#5757
The activation function
_Can_fit_256_bits_sseskipped past some elements, which caused incorrect activation of bitmap algorithm, which then addressed array out-of-bounds.