Skip to content

Fix for windows-x86_64 platform has empty intrinsics dictionary, breaking MLIL introspection #6727 #6733

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

galenbwill
Copy link
Contributor

This seems so simple, so maybe that means it's wrong. It's a bandaid for sure.

The alternative "fix" is to add self.intrinsics = self._intrinsics_info to the end of architecture.CoreArchitecture.__init__, but I'm not sure that's safe.

@galenbwill galenbwill added Type: Bug Issue is a non-crashing bug with repro steps Component: Architecture Issue needs changes to an architecture plugin Component: API Issue needs changes to the API Impact: Low Issue is a papercut or has a good, supported workaround Effort: Trivial Issue should take < 1 day labels Apr 25, 2025
@galenbwill galenbwill added this to the H milestone Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: API Issue needs changes to the API Component: Architecture Issue needs changes to an architecture plugin Effort: Trivial Issue should take < 1 day Impact: Low Issue is a papercut or has a good, supported workaround Type: Bug Issue is a non-crashing bug with repro steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant