This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-21 17:54:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
148f55481490f02c6fe16dc1b8916bb8e90c50c2
TrinityCore
/
src
/
server
History
Anubisss
148f554814
Fix a mem leak in Item::IsTargetValidForItemUse().
...
--HG-- branch : trunk
2010-06-11 01:48:52 +02:00
..
authserver
Fixed TrinityRealm compile on windows
2010-06-10 16:39:51 +02:00
collision
Add copyright notes to CMake files
2010-06-09 15:39:34 +02:00
game
Fix a mem leak in Item::IsTargetValidForItemUse().
2010-06-11 01:48:52 +02:00
scripts
Add copyright notes to CMake files
2010-06-09 15:39:34 +02:00
shared
Fixed TrinityRealm compile on windows
2010-06-10 16:39:51 +02:00
worldserver
If you allocate memory with malloc() you should deallocate it with free(), strdup() allocates with malloc() so use free() to deallocate it :).
2010-06-11 01:30:46 +02:00
CMakeLists.txt
Add copyright notes to CMake files
2010-06-09 15:39:34 +02:00