Convert more cases of list-walking to use self-assigned memory for the list-item
authorJeremy Harris <jgh146exb@wizmail.org>
Thu, 24 Dec 2020 20:59:29 +0000 (20:59 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Thu, 24 Dec 2020 20:59:29 +0000 (20:59 +0000)
commit53cc1417d804b27674f9e18fec09dee3badd080b
tree2f17a34a4e5088459986a80dd9dd61198f750df5
parent942f0be6c2cd3ec8c39ca234a449561d9d3c1075
Convert more cases of list-walking to use self-assigned memory for the list-item
21 files changed:
src/src/auths/plaintext.c
src/src/bmi_spam.c
src/src/daemon.c
src/src/deliver.c
src/src/exim.c
src/src/expand.c
src/src/filter.c
src/src/host.c
src/src/lookups/ibase.c
src/src/lookups/oracle.c
src/src/match.c
src/src/moan.c
src/src/readconf.c
src/src/receive.c
src/src/route.c
src/src/routers/dnslookup.c
src/src/routers/iplookup.c
src/src/smtp_out.c
src/src/srs.c
src/src/string.c
src/src/transports/appendfile.c