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 null pointer errors in references #256

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Fix null pointer errors in references #256

merged 2 commits into from
Mar 12, 2024

Conversation

jathak
Copy link
Member

@jathak jathak commented Mar 8, 2024

Fixes #244 and an internal bug

Still can't figure out the actual root cause here, but this should fix the crashes for mixins and functions similar to how #236 fixed the crashes for for variables.

@jathak jathak requested a review from nex3 March 8, 2024 21:41
@jathak jathak merged commit dce67db into main Mar 12, 2024
17 checks passed
@jathak jathak deleted the null-crash-fix branch March 12, 2024 05:13
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.

Unhandled exception: Null check operator used on a null value
2 participants