sal/cppunittester/cppunittester.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 415a91745011e09381859a4fb34577ceccbaaa67 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Wed Sep 23 16:33:39 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Wed Sep 23 18:02:46 2020 +0200 Silence cid#1467434 Change-Id: Ibb996a3440a272405531c6d3cda0faa1d8c72ec2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103260 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/sal/cppunittester/cppunittester.cxx b/sal/cppunittester/cppunittester.cxx index 0a833de5fba2..d325808198b7 100644 --- a/sal/cppunittester/cppunittester.cxx +++ b/sal/cppunittester/cppunittester.cxx @@ -311,6 +311,7 @@ public: if (!added) { std::cerr << "\nFatal error: CPPUNIT_TEST_NAME contains no valid tests\n"; + // coverity[leaked_storage] - `manager` leaked on purpose return false; } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits