include/vcl/embeddedfontshelper.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0b8526460dc6196408a97a0f081f1146abe89799
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Sun Nov 1 15:18:30 2020 +0000
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Sun Nov 1 20:34:22 2020 +0100

    cid#1468697 Uncaught exception
    
    Change-Id: Ibc589c87356781b143088d4231a8c0a2a2671961
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105143
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/include/vcl/embeddedfontshelper.hxx 
b/include/vcl/embeddedfontshelper.hxx
index c1c98eaf0694..7f8c1f3094cf 100644
--- a/include/vcl/embeddedfontshelper.hxx
+++ b/include/vcl/embeddedfontshelper.hxx
@@ -96,7 +96,7 @@ public:
     */
     static void clearTemporaryFontFiles();
 
-    ~EmbeddedFontsHelper()
+    ~EmbeddedFontsHelper() COVERITY_NOEXCEPT_FALSE
     {
         activateFonts();
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to