Gábor Gyimesi created MINIFICPP-2900:
----------------------------------------
Summary: NodeID allocation can leak in OPC processors
Key: MINIFICPP-2900
URL: https://issues.apache.org/jira/browse/MINIFICPP-2900
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
If UA_NodeId is allocated on the heap for example in case of a String nodeid it
needs to be cleared when not used anymore with UA_NodeId_clear from the owner.
This is missing in our OPC processors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)