Hello,
When I ran valgrind, I got the following message, which I'm having trouble
understand.
==21285== FILE DESCRIPTORS: 3 open at exit.
==21285== Open file descriptor 2: /dev/pts/1
==21285== <inherited from parent>
==21285==
==21285== Open file descriptor 1: /dev/pts/1
==21285== <inherited from parent>
==21285==
==21285== Open file descriptor 0: /dev/pts/1
==21285== <inherited from parent>
Isn't /dev/pts/1 my terminal?
I don't know if matters for this question, but I used the following options
for valgrind:
--tool=memcheck --leak-check=full --show-reachable=yes --num-callers=20
--track-fds=yes -v
Thank you,
Martin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users