Утечка памяти: различия между версиями

[непроверенная версия][непроверенная версия]
Содержимое удалено Содержимое добавлено
Строка 60:
* [http://ltearno.free.fr/dpus DPus]: A free tool that shows leaks under windows (buffers, GDI objects, registry keys, user handles, etc…
* [http://jb2works.com/memoryleak/index.html Why doesn’t my application release the memory?] (Java FAQ)
* [http://vld.codeplex.com/ Visual Leak Detector] for Visual Studio
* [http://msdn.microsoft.com/library/en-us/vccore98/html/_core_detecting_a_memory_leak.asp Detecting a Memory Leak] (Using MFC Debugging Support)
* [http://www.linuxgazette.com/issue81/kurup.html Is Your Memory Not What It Used To Be?]