Skip to content

fix: correct macro definition for symstub_solve to use RESOLVE_STUBS - #15

Merged
Antibioticss merged 1 commit into
Antibioticss:mainfrom
EshayDev:main
Jun 5, 2026
Merged

fix: correct macro definition for symstub_solve to use RESOLVE_STUBS#15
Antibioticss merged 1 commit into
Antibioticss:mainfrom
EshayDev:main

Conversation

@EshayDev

@EshayDev EshayDev commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the symbol resolution macros in tinyhook.h. The macro for resolving stub symbols now uses RESOLVE_STUBS instead of RESOLVE_STUB to match the correct constant.

  • Updated the symstub_solve macro in tinyhook.h to use RESOLVE_STUBS as the third argument, ensuring correct symbol resolution for stubs.

@Antibioticss
Antibioticss merged commit ff87982 into Antibioticss:main Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants