Skip to content

Error at link time if dlfcn functions are used without MAIN_MODULE #15293

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

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Oct 14, 2021

Only if ALLOW_UNIMPLEMENTED_SYSCALLS (which is also set by STRICT)
is used.

This was previously only ever a runtime error.

Should help with #15276 (comment)

@sbc100 sbc100 force-pushed the strict_dlopen branch 2 times, most recently from 930ce97 to ac63194 Compare October 20, 2021 23:18
@sbc100 sbc100 requested a review from kripken March 29, 2022 16:07
Only if ALLOW_UNIMPLEMENTED_SYSCALLS (which is also set by STRICT)
is used.

This was previously only ever a runtime error.

Should help with #15276 (comment)
@sbc100 sbc100 merged commit c713e96 into main Mar 29, 2022
@sbc100 sbc100 deleted the strict_dlopen branch March 29, 2022 18:37
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