ftmemsim-valgrind/corecheck/tests/fdleak_open.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

20 lines
420 B
Plaintext

FILE DESCRIPTORS: 4 open at exit.
Open file descriptor .: /dev/null
at 0x........: open (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)