зеркало из https://github.com/mozilla/gecko-dev.git
initialize these variables to null!
This commit is contained in:
Родитель
064702ff8a
Коммит
bf3d729664
|
@ -28,6 +28,8 @@ NS_IMPL_ISUPPORTS(nsMsgIdentity, nsCOMTypeInfo<nsIMsgIdentity>::GetIID());
|
||||||
|
|
||||||
|
|
||||||
nsMsgIdentity::nsMsgIdentity():
|
nsMsgIdentity::nsMsgIdentity():
|
||||||
|
m_signature(0),
|
||||||
|
m_vCard(0),
|
||||||
m_identityKey(0),
|
m_identityKey(0),
|
||||||
m_prefs(0)
|
m_prefs(0)
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче