mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-30 18:31:08 +00:00
Fix for bug 140150. Do not leak dialog string objects. r=morse, sr=jag.
This commit is contained in:
parent
f530ab22b7
commit
347f4fccd8
@ -218,6 +218,7 @@ Permission_Check(
|
||||
permission_changed = PR_TRUE;
|
||||
Permission_Save();
|
||||
}
|
||||
Recycle(remember_string);
|
||||
return permission;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user