Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / freebsd / aligned_allocs_supp.supp
blob56676481e7bf48f700bd13003800aea16a28d6de
2    posix_memalign bad alignment
3    Memcheck:BadAlign
4    fun:posix_memalign
5    fun:main
9    aligned_alloc bad alignment
10    Memcheck:BadAlign
11    fun:aligned_alloc
12    fun:main
16    aligned_alloc bad size
17    Memcheck:BadSize
18    fun:aligned_alloc
19    fun:main