inikep/lizard

ML_RUN_BITS_LIZv1 undefined

nmoinvaz opened this issue · 0 comments

In commit c1f99fe it appears this variable was renamed to ML_RUN_BITS_LIZv1 which no longer exists.

if ((token >> ML_RUN_BITS_LIZv1) == 0)

In the branchless code, I am getting a MSAN error which I am trying to track down which is probably a non-issue.