Skip to content

ZSTD_VecMask_next: fix incorrect variable name in fallback code path#2657

Merged
Cyan4973 merged 1 commit intofacebook:devfrom
dnelson-1901:dev-typofix
May 17, 2021
Merged

ZSTD_VecMask_next: fix incorrect variable name in fallback code path#2657
Cyan4973 merged 1 commit intofacebook:devfrom
dnelson-1901:dev-typofix

Conversation

@dnelson-1901
Copy link
Contributor

This is a trivial typo fix found when building zstd with the tinycc compiler (which doesn't claim gcc compatibility and doesn't provide a __builtin_ctz). The resulting binary passes "gmake check", so even though this codepath has never been used it seems to work :)

@Cyan4973
Copy link
Contributor

Thanks @dnelson-1901 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants