FreeBSD regtest: remove test for version 13+ syscalls
[valgrind.git] / memcheck / tests / freebsd / getfsstat.stderr.exp-x86
blobfb012daa3631b2a746a7115cd664371e052202cd
1 Syscall param getfsstat(buf) points to unaddressable byte(s)
2    at 0x........: _getfsstat (in /...libc...)
3    by 0x........: _getfsstat (in /...libc...)
4    by 0x........: main (getfsstat.c:25)
5  Address 0x........ is 0 bytes inside a block of size 2,344 free'd
6    at 0x........: free (vg_replace_malloc.c:...)
7    by 0x........: main (getfsstat.c:24)
8  Block was alloc'd at
9    at 0x........: malloc (vg_replace_malloc.c:...)
10    by 0x........: main (getfsstat.c:23)
12 Syscall param getfsstat(len) contains uninitialised byte(s)
13    at 0x........: _getfsstat (in /...libc...)
14    by 0x........: _getfsstat (in /...libc...)
15    by 0x........: main (getfsstat.c:30)
17 Syscall param getfsstat(flags) contains uninitialised byte(s)
18    at 0x........: _getfsstat (in /...libc...)
19    by 0x........: _getfsstat (in /...libc...)
20    by 0x........: main (getfsstat.c:31)