mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Crash on exit due to not clearing static vector (#368)
This commit is contained in:
@@ -192,6 +192,7 @@ namespace hex::init {
|
||||
|
||||
SharedData::welcomeScreenEntries.clear();
|
||||
SharedData::footerItems.clear();
|
||||
SharedData::toolbarItems.clear();
|
||||
|
||||
SharedData::dataProcessorNodes.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user