open62541 / open62541-nodeset-loader

Library for loading opc ua nodesets from xml and sorting the nodes
Mozilla Public License 2.0
27 stars 23 forks source link

Properly check if it is an abstract type #250

Closed NoelGraf closed 9 months ago

NoelGraf commented 10 months ago

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.