]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-smtp: smtp-address - Only produce a <> address in smtp_address_clone() when that...
authorStephan Bosch <stephan.bosch@open-xchange.com>
Fri, 20 Mar 2020 12:37:04 +0000 (13:37 +0100)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 20 May 2020 07:54:00 +0000 (07:54 +0000)
commit0b4a304dd7c142ddc8147565b916fc46a3af11a9
tree8a7f3f505323bfdceb4768c09a65e2e0d0eda274
parent6791403a298e7532b4bbb609ea7538cd62c8594d
lib-smtp: smtp-address - Only produce a <> address in smtp_address_clone() when that is the input.

It also produced an effective null address when the localpart was empty.
src/lib-smtp/smtp-address.c