git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
235c703
)
Do not close the (main)_log, if we do not see a chance to open it again.
author
Heiko Schlittermann (HS12-RIPE)
<hs@schlittermann.de>
Fri, 23 Apr 2021 20:41:57 +0000
(22:41 +0200)
committer
Heiko Schlittermann (HS12-RIPE)
<hs@schlittermann.de>
Sat, 24 Apr 2021 21:10:53 +0000
(23:10 +0200)
The process doing local deliveries runs as an unprivileged user. If this
process needs to log failures or warnings (as caused by the
is_tainting2() function), it can't re-open the main_log and just exits.
No differences found