]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch-config: talloc_strdup MAILDIR and NAME environment variables
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 7 Aug 2014 15:19:50 +0000 (18:19 +0300)
committerDavid Bremner <david@tethera.net>
Fri, 8 Aug 2014 00:12:27 +0000 (21:12 -0300)
When defined -- the pointer is soon given to talloc_free() which
expects it to be allocated by talloc.


No differences found