]> git.cworth.org Git - notmuch/commitdiff
lib/config: remove early free in _get_email_from_passwd_file
authorDavid Bremner <david@tethera.net>
Sat, 24 Apr 2021 13:44:28 +0000 (10:44 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 24 Apr 2021 15:11:45 +0000 (12:11 -0300)
This (obvious) bug was caused by cut&pasting the code from
notmuch-config.c into the library and adding on a return at the end.


No differences found