]> git.notmuchmail.org Git - notmuch/commitdiff
cli/dump: replace use of gzprintf with gzputs for config values
authorDavid Bremner <david@tethera.net>
Mon, 13 Apr 2020 02:01:38 +0000 (23:01 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 13 Apr 2020 20:14:50 +0000 (17:14 -0300)
These can be large, and hit buffer limitations of gzprintf.


No differences found