This commit is contained in:
DDuarte
2014-09-19 03:38:31 +01:00
parent cefcde9ba9
commit 256ad379dd
2 changed files with 1 additions and 3 deletions

View File

@@ -1043,7 +1043,7 @@ bool logChildren)
offset, bHandled, Name, "", false, false);
// Set Value back to an empty string since the Array object itself has no value, only its elements have
symbolDetails.top().Valu.clear();
symbolDetails.top().Value.clear();
DWORD elementsCount;
if (SymGetTypeInfo(m_hProcess, modBase, dwTypeIndex, TI_GET_COUNT, &elementsCount))