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 Engine.SetValue(string, string) to check for null value #1490

Merged
merged 1 commit into from Mar 12, 2023

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Mar 12, 2023

fixes #1486

@lahma lahma enabled auto-merge (squash) March 12, 2023 09:28
@lahma lahma merged commit 4ebc6a0 into sebastienros:main Mar 12, 2023
@lahma lahma deleted the nullable-string-set-value branch March 13, 2023 06:49
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.

Engine.SetValue with null strings crashes with NullReferenceException since 3.0.0-beta-2045
1 participant