notmuch clon
Find a file
Carl Worth 28c0691ab9 Fix a one-time memory leak.
This was a single object in main outside any loops, so there was
no impact on performance or anything, but obviously we still want
to patch this.

Of course, valgrind gets the credit for seeing this.
2009-10-16 13:41:37 -07:00
.gitignore Rename g_mime_test to notmuch-index-message 2009-10-13 13:31:17 -07:00
Makefile Protect against missing message id while indexing files 2009-10-14 21:46:54 -07:00
notmuch-index-message.cc Fix a one-time memory leak. 2009-10-16 13:41:37 -07:00
xapian-dump.cc xapian-dump: Add a little mor indentation 2009-10-13 13:21:47 -07:00