зеркало из https://github.com/mozilla/pjs.git
Bug#247964: Add missing nsMemory::Free() (+whitespace fixes). Patch by <jonathan.watt@strath.ac.uk>. SVG only - not part of default build.
This commit is contained in:
Родитель
bf222aea40
Коммит
96a49cd64b
|
@ -140,6 +140,8 @@ nsSVGRect::SetValueString(const nsAString& aValue)
|
||||||
DidModify();
|
DidModify();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nsMemory::Free(str);
|
||||||
|
|
||||||
return rv;
|
return rv;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче