Use pool storage for regex operations
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 10 Jun 2022 10:54:17 +0000 (11:54 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 10 Jun 2022 10:57:59 +0000 (11:57 +0100)
commitc3d7f28680dda05ca6d8415cffbff8a233c0ae74
treed379ccee0ff2115b759796bdffc36c72d84a01d3
parentfa3d5d5f69667c03b990ac90ac5cc90c0b4fcab3
Use pool storage for regex operations
src/src/exim.c
src/src/expand.c
src/src/filter.c
src/src/globals.c
src/src/globals.h
src/src/malware.c
src/src/regex.c
src/src/transports/appendfile.c
src/src/transports/smtp.c
src/src/transports/tf_maildir.c