You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2021/03/01 20:36:01 UTC

[jira] [Updated] (MINIFICPP-1354) Fix minor errors found by the address sanitizer

     [ https://issues.apache.org/jira/browse/MINIFICPP-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpad Boda updated MINIFICPP-1354:
----------------------------------
    Fix Version/s:     (was: 0.9.0)
                   0.10.0

> 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)