]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 498317 - FdBadUse is not a valid CoreError type in a suppression even though...
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 7 Jan 2025 07:05:20 +0000 (08:05 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 7 Jan 2025 07:05:20 +0000 (08:05 +0100)
commit47bdc4a6f3de8e2071561d349fdd5f830388c489
tree914bb4968ace73b47a360c2bef9119e705f6ec9b
parenta355202c8dcdcc2716da79c66733a69415d19a6f
Bug 498317 - FdBadUse is not a valid CoreError type in a suppression even though it's generated by --gen-suppressions=yes
.gitignore
NEWS
coregrind/m_errormgr.c
coregrind/m_syswrap/syswrap-freebsd.c
none/tests/freebsd/Makefile.am
none/tests/freebsd/bug498317.c [new file with mode: 0644]
none/tests/freebsd/bug498317.stderr.exp [new file with mode: 0644]
none/tests/freebsd/bug498317.supp [new file with mode: 0644]
none/tests/freebsd/bug498317.vgtest [new file with mode: 0644]