PDA

Просмотр полной версии : [11283] Drop the no longer used Visual Leak Detector (VLD)


newsbot
25.03.2011, 21:16
автор: DasBlub


<pre>m CMakeLists.txt
- dep/include/vld/vld.h
- dep/lib/win32_debug/vld.dll
- dep/lib/win32_debug/vld.lib
m src/mangosd/Main.cpp
m src/shared/Common.h
- src/shared/MemoryLeaks.cpp
- src/shared/MemoryLeaks.h
m src/shared/revision_nr.h
m win/VC100/shared.vcxproj
m win/VC100/shared.vcxproj.filters
m win/VC80/shared.vcproj
m win/VC90/shared.vcproj
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[11283] Drop the no longer used Visual Leak Detector (VLD)

For leak detection you can also use tools like Valgrind.

If you really want to use VLD you can revert this commit and remove the comments in MemoryLeaks.cpp and MemoryLeaks.h.
The VLD version which has been shipped with MaNGOS is *heavily* outdated and I thus suggest you to use a newer version of it, if you really plan to use it. You can find the newest version on github in its official repository: https://github.com/dmoulding/vld</pre>




Дальше... (https://github.com/mangos/mangos/commit/d88b5eedb8ec9e7a1de2c3d4880489bf2894a5a0)