diff options
author | Reto Brunner <reto@labrat.space> | 2020-08-24 23:01:18 +0200 |
---|---|---|
committer | Reto Brunner <reto@labrat.space> | 2020-08-24 23:28:18 +0200 |
commit | b6ef116c36e1a1de6a2289f392603fd51a2b91da (patch) | |
tree | e78c459a69f78ac0e88f86c7633831e2be6e5c30 /widgets/spinner.go | |
parent | eb1439c2417a7f85c80249d63821e10027d7d329 (diff) | |
download | aerc-b6ef116c36e1a1de6a2289f392603fd51a2b91da.tar.gz |
ParseAddressList: return empty list if "" is provided
Go 1.15 handles "" in the address parser as a non error case, returning
an empty list.
Prior versions returned an error, which is not what we want.
Reported-by: anianz <a.ziegler@cioplenu.de>
Tested-by: anianz <a.ziegler@cioplenu.de>
Diffstat (limited to 'widgets/spinner.go')
0 files changed, 0 insertions, 0 deletions