valgrindSuppressions.cfg (329B)
1 { 2 <insert_a_suppression_name_here> 3 Memcheck:Param 4 write(buf) 5 obj:/lib/x86_64-linux-gnu/libc-2.24.so 6 fun:_IO_file_write@@GLIBC_2.2.5 7 fun:new_do_write 8 fun:_IO_do_write@@GLIBC_2.2.5 9 fun:_IO_file_close_it@@GLIBC_2.2.5 10 fun:fclose@@GLIBC_2.2.5 11 fun:writeFile 12 fun:openBlockFile 13 fun:addT 14 fun:main 15 }