-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
We need to find a shared library for testing that has a good preinit array.
- Find a shared lib with a
.preinit_arraysection that has at least a few items in it (usereadelf -S lib.soto check- look at the size and entsize fields) - Use the
dump.shscript to add it to the repo. - Add it to the
dump_all.shscript (just in case we need to rebuild test files while tweaking the dump.sh script)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers