Skip to content

[SharedCache] Fix parsing of Objective-C metadata #6771

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 2 commits into from
May 2, 2025

Conversation

bdash
Copy link
Contributor

@bdash bdash commented May 2, 2025

8267ab4 introduced a logic error in VirtualMemoryReader::ReadPointer that caused VirtualMemoryReader to attempt to read pointers from the wrong address, breaking parsing of Objective-C metadata.

@emesare

bdash added 2 commits May 2, 2025 11:01
8267ab4 introduced a logic error in
VirtualMemoryReader::ReadPointer that caused VirtualMemoryReader to
attempt to read pointers from the wrong address, breaking parsing of
Objective-C metadata.
@emesare emesare self-assigned this May 2, 2025
@emesare
Copy link
Member

emesare commented May 2, 2025

Oh wonderful! 😮‍💨 Thanks for the PR.

@emesare emesare merged commit bc9f887 into Vector35:dev May 2, 2025
1 check passed
@bdash bdash deleted the dsc-fix-objc branch May 2, 2025 19:34
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