]> git.notmuchmail.org Git - notmuch/commit
cli/reply: check for NULL list first in scan_address_list()
authorJani Nikula <jani@nikula.org>
Tue, 13 Sep 2016 17:14:18 +0000 (20:14 +0300)
committerDavid Bremner <david@tethera.net>
Sat, 17 Sep 2016 12:08:58 +0000 (09:08 -0300)
commitca82d481a1040ed3a47ad9c5e7cf7ec16e5e2ced
tree7ce2fda9f04c624ee83eb5c0a0b9ce52e2a82601
parent78520673fa9e42c3f0856913a00a9bf3c7a05489
cli/reply: check for NULL list first in scan_address_list()

Support passing NULL list later on. Also use it to simplify the
recursion.
notmuch-reply.c