Move errno-protection into string_open_failed()
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 5 Jul 2020 12:15:00 +0000 (13:15 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 5 Jul 2020 12:15:00 +0000 (13:15 +0100)
commit89b1a5980cf39a0f34186a4c91c3b316c7b2f831
tree5ed9c135b1761537b86eda2ef9bea0711d68eac5
parent87359fb001c9fb4d450a35a0b5f6642c16c78c34
Move errno-protection into string_open_failed()
18 files changed:
src/src/daemon.c
src/src/dbfn.c
src/src/exim.c
src/src/expand.c
src/src/filter.c
src/src/functions.h
src/src/lookups/cdb.c
src/src/lookups/dbmdb.c
src/src/lookups/dsearch.c
src/src/lookups/json.c
src/src/lookups/lsearch.c
src/src/match.c
src/src/parse.c
src/src/rda.c
src/src/readconf.c
src/src/spool_mbox.c
src/src/string.c
src/src/tls-gnu.c