Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
In PR https://github.com/apache/nifi-minifi-cpp/pull/1668 clang tidy discovered some slicing issues that were silenced with the "// NOLINT(cppcoreguidelines-slicing)" comment.
As fgerlits suggested in https://github.com/apache/nifi-minifi-cpp/pull/1661#discussion_r1337412959 these should be fixed in a separate change.