]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 499212 - mmap() with MAP_ALIGNED() returns unaligned pointer
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 28 Jan 2025 08:44:24 +0000 (09:44 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 28 Jan 2025 08:44:24 +0000 (09:44 +0100)
commit13aef508bb5d84cf61940020a05e5f8e79ad7510
tree75f341b1d80c09b5f080cc6f2cc9a8bcd8aaa8e1
parentde365595060cf454056c166096a9e3ddaf14c8dd
Bug 499212 - mmap() with MAP_ALIGNED() returns unaligned pointer
.gitignore
NEWS
coregrind/m_syswrap/syswrap-generic.c
include/vki/vki-freebsd.h
none/tests/freebsd/Makefile.am
none/tests/freebsd/bug499212.c [new file with mode: 0644]
none/tests/freebsd/bug499212.stderr.exp [new file with mode: 0644]
none/tests/freebsd/bug499212.stdout.exp [new file with mode: 0644]
none/tests/freebsd/bug499212.vgtest [new file with mode: 0644]