sw/source/uibase/app/swdll.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 3a16dff3b624d08a4193c5f8d9b8e024e750c821 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Nov 18 09:30:32 2019 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Mon Nov 18 13:30:10 2019 +0100
cid#1421107 Useless call add annotation Change-Id: I97e9282cb8568378de01764802b0a6d30e71f259 Reviewed-on: https://gerrit.libreoffice.org/83064 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sw/source/uibase/app/swdll.cxx b/sw/source/uibase/app/swdll.cxx index 51724d83e16e..1504e6fa9c27 100644 --- a/sw/source/uibase/app/swdll.cxx +++ b/sw/source/uibase/app/swdll.cxx @@ -68,6 +68,7 @@ namespace SwGlobals { void ensure() { + // coverity[side_effect_free : FALSE] - not actually side-effect-free theSwDLLInstance::get(); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits