diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2021-11-03 22:13:27 +0200 |
|---|---|---|
| committer | Tomi Ollila <tomi.ollila@iki.fi> | 2021-11-03 22:13:27 +0200 |
| commit | b9bf592af6312189176969cbbddd5371dad9c7d7 (patch) | |
| tree | f46f4265de73890d5042bc8c4004b95368e99c59 | |
| parent | 8e3d6adfe11cff1cc1cee4fcdc40d9521702208c (diff) | |
news for notmuch 0.34.1
| -rw-r--r-- | news/release-0.34.1.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/news/release-0.34.1.mdwn b/news/release-0.34.1.mdwn new file mode 100644 index 0000000..c3f6f93 --- /dev/null +++ b/news/release-0.34.1.mdwn @@ -0,0 +1,13 @@ +[[!meta date="2021-11-03"]] + +Notmuch 0.34.1 (2021-11-03) +=========================== + +Library +------- + +Fix for deallocation and nulling of output parameter for +notmuch_database_{open_with,create_with,load}_config when errors +occur. This change fixes a potential use-after-free bug that has been +present since 0.32. This release also improves the documentation of +status returns for the same 3 functions. |
