mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
feat(CI): add cppcheck (#15211)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
@@ -190,6 +190,7 @@ uint32 LootStore::LoadLootTable()
|
||||
|
||||
// Looking for the template of the entry
|
||||
// often entries are put together
|
||||
// cppcheck-suppress eraseDereference
|
||||
if (m_LootTemplates.empty() || tab->first != entry)
|
||||
{
|
||||
// Searching the template (in case template Id changed)
|
||||
|
||||
Reference in New Issue
Block a user