Re: [PATCH 4/5] tests: run python-cffi tests

2019-11-25 Thread David Bremner
David Bremner writes: > Tomi Ollila writes: > > I (force) pushed an updated version of wip/cffi (8d1f30cb) with several > changes > along those lines to the configure / build / test scaffolding. In > particular running the tests from the notmuch suite doesn't require > pytest-cov anymore, and p

Re: [PATCH] lib: fix memory error in notmuch_config_list_value

2019-11-25 Thread Tomi Ollila
On Sun, Nov 24 2019, David Bremner wrote: > The documentation for notmuch_config_list_key warns that that the > returned value will be destroyed by the next call to > notmuch_config_list_key, but it neglected to mention that calling > notmuch_config_list_value would also destroy it (by calling > n