Code

utils os: Don't enforce the mode on existing directories in mkdir_all().
[sysdb.git] / t / valgrind.suppress
1 {
2    <insert_a_suppression_name_here>
3    Memcheck:Cond
4    fun:gcov_exit
5    fun:__run_exit_handlers
6    fun:exit
7    fun:srunner_run_all
8    fun:main
9 }