[exim-dev] [Bug 2275] MIME ACL prematurely releases spool da…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2275] MIME ACL prematurely releases spool data file lock
https://bugs.exim.org/show_bug.cgi?id=2275

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #6 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/1bd642c265dae5643f16d023879043b7576f66a9

commit 1bd642c265dae5643f16d023879043b7576f66a9
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri May 11 18:02:29 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.