Ferenc Gerlits created MINIFICPP-1354:
-----------------------------------------
Summary: 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: Ferenc Gerlits
Fix For: 0.9.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)