diff options
| author | David Bremner <david@tethera.net> | 2019-04-15 22:46:15 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2019-04-18 22:15:44 -0300 |
| commit | 08cd2e57bb3de3922ba54ad95c1e8e85a131330c (patch) | |
| tree | bbb4b26a686153c01ce9930c5f8c1be2deeadf18 /bindings/python/docs/source/thread.rst | |
| parent | 319dd95ebbd841320e269d34e67a824876f8426a (diff) | |
CLI/reindex: fix memory leak
Since message is owned by messages, it was held for the entire run of
the program. This in turn means that the Xapian::Document objects are
not freed, and thus one ends up with (effectively) a copy of one's
entire mailstore in memory when running
notmuch reindex '*'
Thanks to Olly Betts for the patient help debugging, and the
suggestion of a fix.
Diffstat (limited to 'bindings/python/docs/source/thread.rst')
0 files changed, 0 insertions, 0 deletions
