Skip to content

Commit 9c8c51c

Browse files
committed
Ammend suppresion file [skip appveyor]
1 parent eb57aab commit 9c8c51c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

tests/php-7.3.supp

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,24 @@
3939
fun:zval_make_interned_string
4040
...
4141
}
42+
43+
{
44+
<zend_string_equal_val_5>
45+
Memcheck:Cond
46+
fun:zend_string_equal_val
47+
fun:zend_string_equal_content
48+
fun:zend_interned_string_ht_lookup
49+
...
50+
fun:zend_startup_modules
51+
}
52+
53+
{
54+
<zend_string_equal_val_6>
55+
Memcheck:Cond
56+
fun:zend_string_equal_val
57+
fun:zend_string_equal_content
58+
fun:zend_hash_find_bucket
59+
...
60+
fun:compile_file
61+
...
62+
}

0 commit comments

Comments
 (0)