ftmemsim-valgrind/corecheck/tests/fdleak_socketpair.stderr.exp
Julian Seward 0356d27ca6 Merge in changes from the 2.4.0 line. This basically brings in the
overhaul of the thread support.  Many things are now probably broken,
but at least with --tool=none, simple and not-so-simple threaded and
non-thread programs work.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3265
2005-03-10 23:59:00 +00:00

25 lines
580 B
Plaintext

FILE DESCRIPTORS: 5 open at exit.
Open AF_UNIX socket .: <unknown>
at 0x........: socketpair (in /...libc...)
by 0x........: __libc_start_main (in /...libc...)
by 0x........: ...
Open AF_UNIX socket .: <unknown>
at 0x........: socketpair (in /...libc...)
by 0x........: __libc_start_main (in /...libc...)
by 0x........: ...
Open file descriptor .: .
<inherited from parent>
Open file descriptor .: .
<inherited from parent>
Open file descriptor .: /dev/null
<inherited from parent>
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)