WINTERMUTE: Fixed static analysis issue report

This commit is contained in:
Paweł Kołodziejski 2022-09-18 11:54:52 +02:00
parent f440529512
commit 843e201aea
No known key found for this signature in database
GPG Key ID: 0BDADC9E74440FF7

View File

@ -98,6 +98,7 @@ void XFileLoader::init() {
deinit();
_decompBuffer = nullptr;
_bufferLeft = 0;
_tokenPresent = false;
_isText = false;
_listSeparator = false;