Rezolva un mem leak la functia CreateWhisper:
*Link download / Code:
Cautam:
Code:
CWhisper * CPythonChat::CreateWhisper(const char * c_szName)
{
CWhisper * pWhisper = CWhisper::New();
m_WhisperMap.insert(TWhisperMap::value_type(c_szName, pWhisper));
return pWhisper;
}Inlocuim cu:


la acest mesaj și conținutul se va afișa automat.


