svx/source/items/svxerr.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b2cf175ed3f33bd35f4a696f3d9b531fa8a57e24
Author: Caolán McNamara <[email protected]>
AuthorDate: Mon Nov 18 09:31:34 2019 +0000
Commit: Caolán McNamara <[email protected]>
CommitDate: Mon Nov 18 14:35:31 2019 +0100
cid#1421150 Useless call
add annotation
Change-Id: I6f5eabf945f81cfb54ca3afb51231600ac30d9d2
Reviewed-on: https://gerrit.libreoffice.org/83065
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
Tested-by: Caolán McNamara <[email protected]>
diff --git a/svx/source/items/svxerr.cxx b/svx/source/items/svxerr.cxx
index 398cb388d27d..4fd503c388d0 100644
--- a/svx/source/items/svxerr.cxx
+++ b/svx/source/items/svxerr.cxx
@@ -36,6 +36,7 @@ namespace
void SvxErrorHandler::ensure()
{
+ // coverity[side_effect_free : FALSE] - not actually side-effect-free
theSvxErrorHandler::get();
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits