Skip to content

Instantly share code, notes, and snippets.

View pmartin's full-sized avatar

Pascal MARTIN pmartin

View GitHub Profile
@jpauli
jpauli / PHP useful valgrind suppressions
Created June 12, 2017 12:06
PHP useful valgrind suppressions
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:init_op_array
fun:compile_file
obj:*
...
fun:zend_execute_scripts
fun:php_execute_script