[
https://issues.apache.org/jira/browse/MINIFICPP-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-2900:
-------------------------------------
Fix Version/s: 1.1.0
> 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
> Priority: Major
> Fix For: 1.1.0
>
>
> 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)