Closed
Bug 454851
Opened 16 years ago
Closed 16 years ago
test_storage_statement_executeAsync.js leaks 4 nsStringBuffer and 3 nsTArray_base
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: sgautherie, Unassigned)
References
()
Details
(Keywords: memory-leak)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b1pre) Gecko/20080911182230 Minefield/3.1b1pre] (home, optim default) (W2Ksp4)
Flags: wanted1.9.1?
Comment 1•16 years ago
|
||
Did we manage to fix this via other bugs?
Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20081211 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/0d2bceefc012)
No, this leak is still there.
Reporter | ||
Updated•16 years ago
|
Comment 3•16 years ago
|
||
This was probably fixed with bug 482614. Want to confirm?
Reporter | ||
Comment 4•16 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090228 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/f7f62131998d)
(Bug still there.)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090312 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/14677a61f29d)
Same bug;
plus new
{
test_places\sync\test_expire_on_timed_flush.js
test_places\sync\test_expire_on_timed_flush_not_whole_entry.js
1 nsStringBuffer
}
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.2a1pre) Gecko/20090312 Minefield/3.2a1pre] (home, optim default) (W2Ksp4)
(http://hg.mozilla.org/mozilla-central/rev/bb379b26c52e)
Confirming that bug 482614 fixed these 3 leaks.
Status: NEW → RESOLVED
Closed: 16 years ago
Depends on: 482614
Flags: wanted1.9.1?
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Updated•4 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•