cache bug

This commit is contained in:
Hieu Hoang 2016-02-05 20:10:34 +00:00
parent 06769e648d
commit d39dcf39ad

View File

@ -300,6 +300,8 @@ void ProbingPT::CreateCache(System &system)
assert(tps);
m_cache[retStruct.second] = tps;
++lineCount;
}