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

Issue #722: Set DataValue.Value to Variant(nil) for no value #756

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

magiconair
Copy link
Member

This patch ensures that DataValue.Value contains a Variant(nil) if there is no value.

Closes #722

@magiconair magiconair requested a review from kung-foo December 9, 2024 12:52
@magiconair magiconair added this to the v0.6.1 milestone Dec 9, 2024
This patch ensures that DataValue.Value contains a Variant(nil) if there
is no value.

Closes #722
@magiconair magiconair enabled auto-merge December 10, 2024 12:03
@magiconair magiconair disabled auto-merge December 10, 2024 12:06
@magiconair magiconair merged commit cfd62f3 into main Dec 10, 2024
5 checks passed
@magiconair magiconair deleted the issue-722 branch December 10, 2024 12:06
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.

nil pointer when reading data with ua-datatype TypeIDNull
2 participants