From: Nicholas Nethercote Date: Wed, 10 Jun 2009 03:30:07 +0000 (+0000) Subject: Update scalar.stderr.exp; this should have gone in with r10288. X-Git-Tag: svn/VALGRIND_3_5_0~508 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=517e9ae8315a34ca223907685e9679d03dafc272;p=thirdparty%2Fvalgrind.git Update scalar.stderr.exp; this should have gone in with r10288. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10289 --- diff --git a/memcheck/tests/darwin/scalar.stderr.exp b/memcheck/tests/darwin/scalar.stderr.exp index 4ef5bfc8ae..10f9ca98fe 100644 --- a/memcheck/tests/darwin/scalar.stderr.exp +++ b/memcheck/tests/darwin/scalar.stderr.exp @@ -170,6 +170,18 @@ Syscall param sem_unlink(name) points to unaddressable byte(s) ... Address 0x........ is not stack'd, malloc'd or (recently) free'd ----------------------------------------------------- +x200010f(271): __NR_sem_wait 1s 0m +----------------------------------------------------- + +Syscall param sem_wait(sem) contains uninitialised byte(s) + ... +----------------------------------------------------- +x2000110(272): __NR_sem_trywait 1s 0m +----------------------------------------------------- + +Syscall param sem_trywait(sem) contains uninitialised byte(s) + ... +----------------------------------------------------- x2000111(273): __NR_sem_post 1s 0m -----------------------------------------------------