]> git.cworth.org Git - notmuch/commitdiff
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)
Support passing NULL list later on. Also use it to simplify the
recursion.


No differences found