drd/tests/sem_open: Change the semaphore name (#331839)
[valgrind.git] / memcheck / tests / partiallydefinedeq.stderr.exp
blob9f38011acadb2ce67de6bf0374f3bbccfc70a081
2 Conditional jump or move depends on uninitialised value(s)
3 at 0x........: foo (partiallydefinedeq.c:15)
4 by 0x........: main (partiallydefinedeq.c:37)
6 Conditional jump or move depends on uninitialised value(s)
7 at 0x........: foo (partiallydefinedeq.c:15)
8 by 0x........: main (partiallydefinedeq.c:52)
11 HEAP SUMMARY:
12 in use at exit: ... bytes in ... blocks
13 total heap usage: ... allocs, ... frees, ... bytes allocated
15 For a detailed leak analysis, rerun with: --leak-check=full
17 For counts of detected and suppressed errors, rerun with: -v
18 Use --track-origins=yes to see where uninitialised values come from
19 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)