https://bugs.exim.org/show_bug.cgi?id=2275
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/1bd642c265dae5643f16d023879043b7576f66a9 commit 1bd642c265dae5643f16d023879043b7576f66a9 Author: Jeremy Harris <[email protected]> AuthorDate: Fri May 11 18:02:29 2018 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Wed May 16 21:17:18 2018 +0100 content scanning: fix locking on message spool files. bug 2275 ---- doc/doc-txt/ChangeLog | 8 ++++++ src/src/globals.c | 1 + src/src/globals.h | 1 + src/src/receive.c | 77 ++++++++++++++++++++++++++++----------------------- src/src/spool_mbox.c | 32 +++++++++++---------- 5 files changed, 69 insertions(+), 50 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
