Skip to content

Conversation

@keegnotrub
Copy link
Owner

Performs a very loose isa check on NSObject instances in order to attempt to rule out other pointers.

Also refactors some of our logic this is many places into rb_objc_convert_object_to_ruby

Fixes #22

Performs a **very** loose isa check on NSObject instances in order to
attempt to rule out other pointers.

Also refactors some of our logic this is many places into
rb_objc_convert_object_to_ruby

Fixes #22
@keegnotrub keegnotrub merged commit 9c99f8e into main Jun 24, 2025
13 checks passed
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.

Segfault when calling performSelector on method that doesn't return an id

2 participants