mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Convert DITLs to JSON
This commit is contained in:
17
rapidjson/test/valgrind.supp
Normal file
17
rapidjson/test/valgrind.supp
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
Suppress wcslen valgrind report 1
|
||||
Memcheck:Cond
|
||||
fun:__wcslen_sse2
|
||||
}
|
||||
|
||||
{
|
||||
Suppress wcslen valgrind report 2
|
||||
Memcheck:Addr8
|
||||
fun:__wcslen_sse2
|
||||
}
|
||||
|
||||
{
|
||||
Suppress wcslen valgrind report 3
|
||||
Memcheck:Value8
|
||||
fun:__wcslen_sse2
|
||||
}
|
Reference in New Issue
Block a user