You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2021/02/16 14:12:01 UTC

[jira] [Created] (MINIFICPP-1496) "Enable all extensions" in boostrap.sh should not enable ASAN

Ferenc Gerlits created MINIFICPP-1496:
-----------------------------------------

             Summary: "Enable all extensions" in boostrap.sh should not enable ASAN
                 Key: MINIFICPP-1496
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1496
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Ferenc Gerlits


If you select option 2, "Enable all extensions", in bootstrap.sh, then "Create ASAN build" gets enabled, too.  It is easy to disable it, by selecting option 6, but it is also easy to not notice that it got selected, and create a build which has address sanitizer enabled by accident.

Since address sanitizer not an extension, and production builds should never have it enabled, option 2 should not enable it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)