Files
TrinityCore/src/server/shared
jackpoz 939a25346b Core/CrashHandler: Fix issues on Windows crash handler
Fix few issues on WheatyExceptionReport:
- fix NULL dereference exception in GetLogicalAddress() when TC assert in triggered ( *((volatile int*)NULL) = 0; )
- fix infinite loop in DumpTypeIndex() when dumping std types like std::string
- fix FormatSymbolValue() pointing to wrong address when accessing local variable values
- use portable types instead of x86 specific types, this fixes some wrong address issues on x86 platform
- use bigger buffers to format symbols to avoid buffer overflows
2014-01-19 14:05:07 +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
2014-01-01 00:07:53 +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
2014-01-01 00:07:53 +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
2014-01-01 00:07:53 +01:00
2013-01-02 13:58:36 +01:00
2014-01-01 00:07:53 +01:00