]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD realpathat syscall: fix length of written memory and add a testcase
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 30 Aug 2025 20:05:12 +0000 (22:05 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 30 Aug 2025 20:08:34 +0000 (22:08 +0200)
commit66ab1212649a9e4f2a3bdce187ef8cfc44da7b10
tree5f13520a931d1994ec2ba3b0fcda1ed3c69f6a9a
parent88fb0079cfabcba839b1f63f947910748db79b76
FreeBSD realpathat syscall: fix length of written memory and add a testcase

There were no tests for /proc/currrproc/file
and the length written in post was out by one
.gitignore
coregrind/m_syswrap/syswrap-freebsd.c
none/tests/freebsd/Makefile.am
none/tests/freebsd/readlinkat2.cpp [new file with mode: 0644]
none/tests/freebsd/readlinkat2.stderr.exp [new file with mode: 0644]
none/tests/freebsd/readlinkat2.vgtest [new file with mode: 0644]