Last active
June 15, 2020 07:45
-
-
Save nikic/8d404c6799a1532b0c10280f5e57a888 to your computer and use it in GitHub Desktop.
Valgrind suppression for for PHP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
String_Equality_Intentionally_Reads_Uninit_Memory | |
Memcheck:Cond | |
fun:zend_string_equal_val | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment