sse4-strstr icon indicating copy to clipboard operation
sse4-strstr copied to clipboard

Is this unititialised variable'use intended?

Open jeanga opened this issue 2 years ago • 0 comments

Hi!

I am trying to use and (somewhat) understand you sse4-strstr code and come across this: https://github.com/WojciechMula/sse4-strstr/blob/9cdc4b6df817c8a8c67a1cebdc7e18a1da35f407/avx2-strstr-v2.cpp#L62

Is this use of uninitialized next1 intended?

Thanks!

jeanga avatar Jul 13 '22 13:07 jeanga