mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Fix orangeness on Linux.
This commit is contained in:
parent
cef66d8667
commit
a1e0644138
@ -227,6 +227,8 @@ nsMemoryImpl::Create(nsISupports* outer, const nsIID& aIID, void* *aInstancePtr)
|
||||
if (NS_FAILED(rv))
|
||||
break;
|
||||
#endif
|
||||
|
||||
rv = NS_OK;
|
||||
} while (0);
|
||||
|
||||
if (NS_FAILED(rv))
|
||||
|
Loading…
x
Reference in New Issue
Block a user