FreeBSD regtest: remove test for version 13+ syscalls
[valgrind.git] / memcheck / tests / freebsd / misc.stderr.exp
blob04e3a6d62538db8532adc782076cf0f4cc1ff735
1 Syscall param uuidgen(store) points to unaddressable byte(s)
2    ...
3    by 0x........: main (misc.c:43)
4  Address 0x........ is 0 bytes inside a block of size 32 free'd
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: main (misc.c:42)
7  Block was alloc'd at
8    at 0x........: malloc (vg_replace_malloc.c:...)
9    by 0x........: main (misc.c:41)
11 Syscall param uuidgen(count) contains uninitialised byte(s)
12    ...
13    by 0x........: main (misc.c:47)
15 Syscall param getrandom(buflen) contains uninitialised byte(s)
16    ...
17    by 0x........: main (misc.c:53)
19 Syscall param getrandom(flags) contains uninitialised byte(s)
20    ...
21    by 0x........: main (misc.c:53)
23 Syscall param getrandom(buf) points to unaddressable byte(s)
24    ...
25    by 0x........: main (misc.c:58)
26  Address 0x........ is 0 bytes inside a block of size 100 free'd
27    at 0x........: free (vg_replace_malloc.c:...)
28    by 0x........: main (misc.c:56)
29  Block was alloc'd at
30    at 0x........: malloc (vg_replace_malloc.c:...)
31    by 0x........: main (misc.c:55)