зеркало из https://github.com/mozilla/pjs.git
Bug 383564, fix memory leak. Patch by Andrew Gaul, r=mscott, sr=bienvenu.
This commit is contained in:
Родитель
15887912c5
Коммит
47965d5b12
|
@ -38,7 +38,7 @@ MySpell::~MySpell()
|
|||
delete pSMgr;
|
||||
delete pAMgr;
|
||||
delete pHMgr;
|
||||
|
||||
delete csconv;
|
||||
csconv= NULL;
|
||||
if (encoding)
|
||||
free(encoding);
|
||||
|
|
Загрузка…
Ссылка в новой задаче