]> granicus.if.org Git - neomutt/commit
Add helper to create and populate an Address, avoid leaks in tests
authorPietro Cerutti <gahr@gahr.ch>
Mon, 20 May 2019 16:10:12 +0000 (16:10 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 23 May 2019 10:57:10 +0000 (11:57 +0100)
commit8edb6c01d27cf3a7e736026f6ca18ce217f0aa87
treea88aa013c814f5b3ce3097725e7baaaba466bf1a
parentf706787a69c420e307db996e3c431b73f7245b98
Add helper to create and populate an Address, avoid leaks in tests
address/address.c
address/address.h
test/address/mutt_addr_copy.c
test/address/mutt_addrlist_append.c
test/address/mutt_addrlist_copy.c
test/address/mutt_addrlist_count_recips.c
test/address/mutt_addrlist_prepend.c