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

Properly check if it is an abstract type #250

Merged

Conversation

NoelGraf
Copy link
Member

If an abstract data type is not checked properly, an error may occur later during processing if the abstract data type has no members (in function readyForMemsizeCalc).
For example, the error occurs when trying to load the FX data node set.

@matkonnerth matkonnerth merged commit 1302b0c into open62541:master Feb 18, 2024
5 of 6 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