]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
genlistfqdn: avoid useless memory allocation
authorBaptiste Daroussin <bapt@FreeBSD.org>
Thu, 13 Apr 2023 07:26:27 +0000 (09:26 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Thu, 13 Apr 2023 07:26:27 +0000 (09:26 +0200)
commitc6d18589a6d341d43eb2b50c664cabd6f27fa8b1
tree197cef09cf33b8571a17cb59b7f7f6d99414c683
parent2fc3795877d4d896f4747e99cb643980438823b9
genlistfqdn: avoid useless memory allocation

While here lookup for '@' from the end (reverse)
include/strgen.h
src/send_mail.c
src/strgen.c
tests/mlmmj.c