Hi,
     I run my program using valgrind to detect the memory leaks
valgrind -v --tool=memcheck --leak-check=full  ./binary -f conf.file


But it doesn't show leaks, even I create one leak  of 10000 bytes in the code.


Any wild guess ??

Thanks,
Sanjay
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to