mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fix Fix memory leak
This commit is contained in:
parent
3f054f7b45
commit
ca7194d689
@ -632,6 +632,7 @@ nsresult nsCalendarShell::LoadPreferences()
|
||||
pLayer->Init();
|
||||
pLayer->SetCurl(curl.GetCurl());
|
||||
mpLoggedInUser->SetLayer(pLayer);
|
||||
NS_RELEASE(pLayer);
|
||||
|
||||
/*****************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user