Files
TrinityCore/src/server/shared/Utilities
jackpoz b054275fb2 Shared/Logs: Fix crash in Console log output
Correctly handle the return value of vsnprintf() which returns -1 if the buffer is too small http://msdn.microsoft.com/en-us/library/1kt27hek.aspx . In this case just truncate the output.
This caused a crash on character delete if Logger.entities.player.dump was enabled and set to 3.
Fixes #11539
2014-01-31 22:11:49 +01:00
..
2014-01-01 00:07:53 +01:00
2014-01-01 00:07:53 +01:00
2014-01-01 00:07:53 +01:00