Dear experts,

i used valgrind/memcheck to detect memoory leaks in my <executable>.

The valgrind-report claims:

HEAP SUMMARY:
==23041==     in use at exit: 0 bytes in 0 blocks
==23041==   total heap usage: 0 allocs, 0 frees, 0 bytes allocated


..but this cannot be real! I know that my app has some mem leaks!

Why could that happen?

FYI:
1. when i run valgrind with "-v" option, i get this strange message:

Reading syms from /home/user/../../<my executable> (0x8048000)
--23041--    object doesn't have a dynamic symbol table

IS this normal???

2. I used different versions and my executable is not more than 2MB.


Hanging on your expertise!!
Best regards
Manthos
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to