Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / mips32 / bad_sioc.stderr.exp
blob4a8b1772d52bfb34ed65075b2975cd460c477413
1 Syscall param ioctl(SIOCSPGRP) points to uninitialised byte(s)
2    ...
3    by 0x........: main (bad_sioc.c:13)
4  Address 0x........ is on thread 1's stack
5  in frame #1, created by main (bad_sioc.c:7)
7 Syscall param ioctl(SIOCATMARK) points to uninitialised byte(s)
8    ...
9    by 0x........: main (bad_sioc.c:14)
10  Address 0x........ is on thread 1's stack
11  in frame #1, created by main (bad_sioc.c:7)