Skip to content

Backport #2913 - Implement load libcapstone.so with RTLD_DEEPBIND#2919

Open
Rot127 wants to merge 1 commit into
capstone-engine:v5from
Rot127:py-sym
Open

Backport #2913 - Implement load libcapstone.so with RTLD_DEEPBIND#2919
Rot127 wants to merge 1 commit into
capstone-engine:v5from
Rot127:py-sym

Conversation

@Rot127
Copy link
Copy Markdown
Collaborator

@Rot127 Rot127 commented May 12, 2026

Your checklist for this pull request

  • I've documented or updated the documentation of every API function and struct this PR changes.
  • I've added tests that prove my fix is effective or that my feature works (if possible)

Detailed description

...

Test plan

...

Closing issues

...

capstone-engine#2913)

* Implements load libcapstone.so with RTLD_DEEPBIND in the Python bindings. capstone-engine#2912

* remove RTLD_DEEPBIND magic number

* remove extra if/else

* use getattr in case os.RTLD_DEEPBIND is not defined
@github-actions github-actions Bot added the Python Bindings label May 12, 2026
@Rot127 Rot127 changed the title Backport #2913 Backport #2913 - Implement load libcapstone.so with RTLD_DEEPBIND May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Python Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants