mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
import NSS tip revs: bug1594965, bug1593167, bug1603027, bug1600144, bug1590001, bug1603257, bug1605545, bug1513586
This commit is contained in:
parent
5ff81ed6e6
commit
9778f15c7d
10 changed files with 285 additions and 41 deletions
|
|
@ -889,8 +889,6 @@ Pk11Install_Platform_Generate(Pk11Install_Platform* _this,
|
|||
errStr = Pk11Install_PlatformName_Generate(&_this->equivName,
|
||||
subval->string);
|
||||
if (errStr) {
|
||||
tmp = PR_smprintf("%s: %s",
|
||||
Pk11Install_PlatformName_GetString(&_this->name), errStr);
|
||||
tmp = PR_smprintf("%s: %s",
|
||||
Pk11Install_PlatformName_GetString(&_this->name), errStr);
|
||||
PR_smprintf_free(errStr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue