Re: notmuch_database_open_with_config() does not NULL pointer on error

2021-10-22 Thread Austin Ray
Following up on this, ASAN reports a memory leak on a failure. Using 'notmuch_database_close()' or 'notmuch_database_destroy()' results in a SEGFAULT. I've updated my reproducer program to free the database on non-failure cases so it's easier to see the memory leak. #include #include int

Re: Does notmuch works on Windows?

2021-10-22 Thread j . tindlebaum
Dear David, Thank you for your feedback. I've just moved (100%) to Linux. Problem solved. And thank you Claudio for your time and work so notmuch could run on Windows. All the best. -- Jay On Wed, 2021-09-29 at 07:23 -0300, David Bremner wrote: > writes: > > > Notmuch seems to be a good