No problem with Intrepid Ibex

[EMAIL PROTECTED]:~/tmp$ valgrind --leak-check=full --show-reachable=yes 
./gethostbyname
==12288== Memcheck, a memory error detector.
==12288== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==12288== Using LibVEX rev 1854, a library for dynamic binary translation.
==12288== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==12288== Using valgrind-3.3.1-Debian, a dynamic binary instrumentation 
framework.
==12288== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==12288== For more details, rerun with: -v
==12288== 
==12288== 
==12288== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 47 from 2)
==12288== malloc/free: in use at exit: 0 bytes in 0 blocks.
==12288== malloc/free: 65 allocs, 65 frees, 7,360 bytes allocated.
==12288== For counts of detected errors, rerun with: -v
==12288== All heap blocks were freed -- no leaks are possible.
[EMAIL PROTECTED]:~/tmp$

-- 
Valgrind errors on gethostbyname().
https://bugs.launchpad.net/bugs/59449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to