src/cppunit/Asserter.cpp | 1 + 1 file changed, 1 insertion(+) New commits: commit 9c5b50060411ec71ac1583ae96e8f4652803b564 Author: Caolán McNamara <caol...@redhat.com> Date: Mon Nov 3 10:24:26 2014 +0000
extend tell coverity that fail doesn't return diff --git a/src/cppunit/Asserter.cpp b/src/cppunit/Asserter.cpp index f3b6577..79fcb2e 100644 --- a/src/cppunit/Asserter.cpp +++ b/src/cppunit/Asserter.cpp @@ -6,6 +6,7 @@ CPPUNIT_NS_BEGIN +// coverity[+kill] void Asserter::fail( std::string message, const SourceLine &sourceLine )
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits