[PATCH 1/2] CLI/reindex: fix memory leak
David Bremner
david at tethera.net
Thu Apr 18 19:22:44 PDT 2019
David Bremner <david at tethera.net> writes:
> 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
Pushed this one to master. People may be wanting to do a complete
reindex to take advantage of body: searches.
d
More information about the notmuch
mailing list