aboutsummaryrefslogtreecommitdiff
path: root/contrib/valgrind
diff options
context:
space:
mode:
authorjackpoz <giacomopoz@gmail.com>2015-06-21 18:33:16 +0200
committerjackpoz <giacomopoz@gmail.com>2015-06-21 18:33:16 +0200
commit6a303caffd6930bf20e15668229a45a77d38f348 (patch)
tree71e9e9220494b56eb1bd0c0c8515b5aec625bc84 /contrib/valgrind
parent3d95aba2b3d58057f3eeed6d4dd6e51ea49b77f6 (diff)
Core/Misc: Update helgrind suppressions
Diffstat (limited to 'contrib/valgrind')
-rw-r--r--contrib/valgrind/helgrind.supp29
1 files changed, 29 insertions, 0 deletions
diff --git a/contrib/valgrind/helgrind.supp b/contrib/valgrind/helgrind.supp
index 582b25bbb10..fca5d82c2aa 100644
--- a/contrib/valgrind/helgrind.supp
+++ b/contrib/valgrind/helgrind.supp
@@ -105,3 +105,32 @@
fun:_IO_file_xsputn@@GLIBC_2.2.5
fun:fwrite
}
+{
+ [4] integer assignments
+ Helgrind:Race
+ fun:_ZN3Log14LoadFromConfigEv
+ fun:_ZN5World18LoadConfigSettingsEb
+}
+{
+ [4] integer assignments
+ Helgrind:Race
+ fun:_ZN3Log22CreateLoggerFromConfigERKSs
+ fun:_ZN3Log21ReadLoggersFromConfigEv
+ fun:_ZN3Log14LoadFromConfigEv
+ fun:_ZN5World18LoadConfigSettingsEb
+}
+{
+ [4] integer assignments
+ Helgrind:Race
+ fun:_ZN5World18LoadConfigSettingsEb
+}
+{
+ [4] integer assignments
+ Helgrind:Race
+ fun:_ZNK5World12getIntConfigE15WorldIntConfigs
+}
+{
+ [4] integer assignments
+ Helgrind:Race
+ fun:_ZNK3Log9ShouldLogERKSs8LogLevel
+}