r56219 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r56218
|
r56219
|
r56220
>
Date:
00:22, 12 September 2009
Author:
siebrand
Status:
deferred
Tags:
Comment:
Revert
r56217
. Actually didn't help a bit, I just compared apples and oranges (lines 26 and 33) in
http://pywiki.pastey.net/125060.
So where does it leak?
Modified paths:
/trunk/extensions/Translate/scripts/fuzzy.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Translate/scripts/fuzzy.php
—
—
@@ -165,7 +165,6 @@
166
166
STDOUT( "Failed!", $title );
167
167
}
168
168
169
- unset( $status );
170
169
}
171
170
172
171
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r56217
Quick fix that 3.1-3.5MB/edit memory leak from $status = $wgArticle->doEdit( ...
siebrand
00:04, 12 September 2009
Status & tagging log
22:18, 14 November 2009
Bryan
(
talk
|
contribs
)
changed the
status
of r56219
[
removed:
new
added:
deferred]