mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
close the stream.
This commit is contained in:
parent
ce93235c0f
commit
00a15f57f7
@ -917,7 +917,9 @@ nsPrefMigration::DoSpecialUpdates(nsFileSpec profilePath)
|
||||
rv = RenameAndMoveFilterFiles(profilePath);
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
#endif /* MAIL_FILTER_FILE_NAME_SUFFIX_IN_4x */
|
||||
|
||||
|
||||
fsStream.close();
|
||||
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user