FreeBSD regtest: remove test for version 13+ syscalls
[valgrind.git] / memcheck / tests / freebsd / aio.stderr.exp
blob28bd527d4a467ba3131a4bd35dcd88fbc1ba5e64
2 Warning: invalid file descriptor -1 in syscall aio_read()
3 Conditional jump or move depends on uninitialised value(s)
4    at 0x........: main (aio.c:62)
7 HEAP SUMMARY:
8     in use at exit: ... bytes in ... blocks
9   total heap usage: ... allocs, ... frees, ... bytes allocated
11 For a detailed leak analysis, rerun with: --leak-check=full
13 Use --track-origins=yes to see where uninitialised values come from
14 For lists of detected and suppressed errors, rerun with: -s
15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)