Skip to content
Commit d161e376 authored by Andras Mantia's avatar Andras Mantia
Browse files

Use QDirIterator for listing the maildir folders. This:

- avoids some extra stats
- avoids calling into Maildir::findRealKey that caches the keys and uses a lot of memory for no real reason (in this case)

REVIEW: 113918
BUG: 321944
(cherry picked from commit 6100bbf8)
parent 0b49b5ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment