mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Fix some static analysis issues about uninitialized values. Most of them are false positives, always initialized before being accessed.