aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+}