ftmemsim-valgrind/none/tests/fdleak_socketpair.stderr.exp
Nicholas Nethercote f3240d6950 Filter out everything after "(below main)" in a line. This will help with
Darwin, for which such entries can occur within the executable, rather than
within libc.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9142
2009-02-12 00:51:50 +00:00

22 lines
429 B
Plaintext

FILE DESCRIPTORS: 5 open at exit.
Open AF_UNIX socket .: <unknown>
at 0x........: socketpair (in /...libc...)
by 0x........: (below main)
Open AF_UNIX socket .: <unknown>
at 0x........: socketpair (in /...libc...)
by 0x........: (below main)
Open file descriptor .: .
<inherited from parent>
Open file descriptor .: .
<inherited from parent>
Open file descriptor .: /dev/null
<inherited from parent>