Skip to content

Ticket #1072: bugfixes: fix deallocation function + Argument treatment

Vincent Monfort requested to merge 1072_bugfixes into master

Deallocation function for the array values in a complex values was incorrect Argument extension object treatment of the array values was incorrect: values shall be parsed and set in expected array type

Merge request reports