Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Fixed overflow in ELF::NededLibs and ELF::WalkTable#161

Open
superbobry wants to merge 1 commit intouber-archive:masterfrom
superbobry:elf-walk-table-overflow
Open

Fixed overflow in ELF::NededLibs and ELF::WalkTable#161
superbobry wants to merge 1 commit intouber-archive:masterfrom
superbobry:elf-walk-table-overflow

Conversation

@superbobry
Copy link

Embedded CPython builds could have more than 2**16 symbols. This
commit changes the iteration counter type in the aforementioned
methods to Elf*Word.

Embedded CPython builds could have more than 2**16 symbols. This
commit changes the iteration counter type in the aforementioned
methods to Elf*Word.
@CLAassistant
Copy link

CLAassistant commented Jan 2, 2019

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants