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

Fix: CRC32 type error #1556

Merged
merged 6 commits into from
Jul 22, 2023
Merged

Fix: CRC32 type error #1556

merged 6 commits into from
Jul 22, 2023

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    5fb9a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4305da9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c69987c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5890ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00d183b View commit details
    Browse the repository at this point in the history
  6. crc32: Replaced the __builtin_swap32() shenanigan with a proper big…

    … endian buffer reader function
    dragonmux committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    bc03e43 View commit details
    Browse the repository at this point in the history