Skip to content

Instantly share code, notes, and snippets.

@nikic
Last active June 15, 2020 07:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikic/8d404c6799a1532b0c10280f5e57a888 to your computer and use it in GitHub Desktop.
Save nikic/8d404c6799a1532b0c10280f5e57a888 to your computer and use it in GitHub Desktop.
Valgrind suppression for for PHP
{
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