]> git.notmuchmail.org Git - notmuch/blob - test/valgrind/suppressions
lib/message-file.c: use g_malloc () & g_free () in hash table values
[notmuch] / test / valgrind / suppressions
1 {
2    zlib inflation uses uninitialize values
3    Memcheck:Cond
4    fun:inflateReset2
5    fun:inflateInit2_
6 }