This commit is contained in:
Elena Subbotina
2024-07-10 12:10:14 +03:00
parent 2e33e7d097
commit 450cbf0ab1

View File

@ -985,7 +985,7 @@ void DirTree::load( unsigned char* buffer, uint64 size )
std::wstring name;
if (name_len > 0)
if (name_len > 1)
{
if (sizeof(wchar_t) == 2)
{