Gábor Gyimesi created MINIFICPP-1724:
----------------------------------------
Summary: Investigate sanitizer issues when running tests under ASAN
Key: MINIFICPP-1724
URL: https://issues.apache.org/jira/browse/MINIFICPP-1724
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
We have the option to build our project with address sanitizer flags, but when
running our test suite with the address sanitizer most of them fail. We should
investigate the issues, set up the proper suppressions for false positive and
fix the real memory management issues to be able to run the tests successfully
under ASAN.
When the issues are fixed it would also be advantageous to have an ASAN job in
CI as well to avoid regression.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)