Skip to content
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

Fix crash triggered by running on an outdated pdb #92

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

jonschz
Copy link
Collaborator

@jonschz jonschz commented Mar 2, 2025

I noticed that reccmp would crash with an AssertionError when I would run it after forgetting to recompile. I believe the logic is more correct like this, but I'd appreciate someone confirming this before merging.

Copy link
Collaborator

@disinvite disinvite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This logic looks good. Not being matched is the most likely reason for an entity to not have a name.

@jonschz jonschz force-pushed the fix-crash-when-no-recompile branch from e4d0e3b to cb94140 Compare March 4, 2025 22:22
@jonschz jonschz merged commit f5d8ca3 into isledecomp:master Mar 4, 2025
11 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.

2 participants