extra spooky modtober uaf
Some checks failed
Build Binaries / Build Windows (push) Has been cancelled
Build Binaries / Build macOS (push) Has been cancelled
Build Binaries / Build Android (64-bit) (push) Has been cancelled
Build Binaries / Build Android (32-bit) (push) Has been cancelled
Build Binaries / Publish (push) Has been cancelled

This commit is contained in:
Chloe 2024-10-31 13:07:13 -07:00
parent 452b09678c
commit fd2a457e76
No known key found for this signature in database
GPG key ID: D2D404DD810FE0E3

View file

@ -934,6 +934,9 @@ void ModPopup::onLoadTags(typename server::ServerRequest<std::unordered_set<std:
} }
tab.second = nullptr; tab.second = nullptr;
} }
m_currentTabPage = nullptr;
// This might cause a minor inconvenience to someone who opens the popup and // This might cause a minor inconvenience to someone who opens the popup and
// immediately switches to changelog but is then forced back into details // immediately switches to changelog but is then forced back into details
this->loadTab(Tab::Details); this->loadTab(Tab::Details);