mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
notmuch clon
5a84df0f15
We were properly feeing this memory when the thread-ids list was not empty, but leaking it when it was. Thanks, of course, to valgrind along with the G_SLICE=always-malloc environment variable which makes leak checking with glib almost bearable. |
||
---|---|---|
.gitignore | ||
database.cc | ||
date.c | ||
Makefile | ||
message.c | ||
message.h | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
xutil.c |