Follow up with the problem noted in r90530.
authorPlatonides <platonides@users.mediawiki.org>
Tue, 21 Jun 2011 15:13:03 +0000 (15:13 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 21 Jun 2011 15:13:03 +0000 (15:13 +0000)
commitfd4b5f305f57f1726a512cb5ced0997cdb0cd7d5
treee4000bd30a7cd2dc60bcf7fe870b6c1ab92afbe6
parentf5dec1eefaf593fb424178ce6f4d9a979c862ee0
Follow up with the problem noted in r90530.
You can't pass the result of a function to reset(), since it expects a reference.

Those random errors show now as UploadStashFileException: error storing file in
'tests/phpunit/includes/upload/bug29408.': fileexistserror images/temp/0/02/20110621151405!bug29408.
because it gets run twice in the same second.
includes/upload/UploadStash.php