[
https://issues.apache.org/jira/browse/MINIFICPP-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-1354:
-----------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
https://github.com/apache/nifi-minifi-cpp/commit/28f5b351ceb7af9932890c7ee1f1f4a86f74f12b
> Fix minor errors found by the address sanitizer
> -----------------------------------------------
>
> Key: MINIFICPP-1354
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1354
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Ferenc Gerlits
> Assignee: Martin Zink
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
> Fix For: 0.10.0
>
>
> If we run gcc's (version 8.4.0) address sanitizer on the unit tests, it finds
> one "mismatched malloc vs operator delete" error in nanofi (triggered from 4
> unit tests), and 49 memory leaks, which all seem to be in the unit tests.
> I don't think any of these errors affect production minifi, but still we
> should fix them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)