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

Make ELF symbol dict accept bytes #1973

Merged
merged 2 commits into from Apr 20, 2022
Merged

Commits on Apr 20, 2022

  1. Make ELF symbol dict accept bytes

    DynElf symbol lookup uses bytes as key
    
    Fixes Gallopsled#1951
    
    Co-authored-by: Arusekk <arek_koz@o2.pl>
    alanyee and Arusekk committed Apr 20, 2022
    Copy the full SHA
    1452e84 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Arusekk committed Apr 20, 2022
    Copy the full SHA
    ea6685d View commit details
    Browse the repository at this point in the history