mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
still open files is dumped out exit. Enabled using the --track-fds switch. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2031
28 lines
622 B
Plaintext
28 lines
622 B
Plaintext
|
|
|
|
FILE DESCRIPTORS: 6 open at exit.
|
|
Open AF_UNIX socket .: <unknown>
|
|
at 0x........: __socketpair (in /...libc...)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Open AF_UNIX socket .: <unknown>
|
|
at 0x........: __socketpair (in /...libc...)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Open file descriptor .: .
|
|
<inherited from parent>
|
|
|
|
Open file descriptor .: .
|
|
<inherited from parent>
|
|
|
|
Open file descriptor .: .
|
|
<inherited from parent>
|
|
|
|
Open file descriptor .: .
|
|
<inherited from parent>
|
|
|
|
|
|
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|