зеркало из https://github.com/mozilla/gecko-dev.git
fixed refcount problem
This commit is contained in:
Родитель
f877b5736e
Коммит
47f641c14a
|
@ -263,7 +263,9 @@ public:
|
|||
return rv;
|
||||
}
|
||||
*inStr = str->mInputStream;
|
||||
NS_ADDREF(*inStr);
|
||||
*outStr = str;
|
||||
NS_ADDREF(*outStr);
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче