[exim-dev] [Bug 1568] malware REs could be precompiled

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1568] New: malware REs could be precompiled
Subject: [exim-dev] [Bug 1568] malware REs could be precompiled
https://bugs.exim.org/show_bug.cgi?id=1568

--- Comment #3 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/2339c66a83ad30ebc59a8bf065a11c11f4158e7c

commit 2339c66a83ad30ebc59a8bf065a11c11f4158e7c
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Jan 11 18:40:05 2015 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sun Jan 11 18:40:05 2015 +0000


    do re compilations at daemon startup.  bug 1568
----
 src/src/daemon.c    |   9 +++++
 src/src/deliver.c   |  57 ++++++++++++++++------------
 src/src/dns.c       |  14 +++++--
 src/src/exim.c      |   4 +-
 src/src/functions.h |   7 +++-
 src/src/malware.c   | 104 +++++++++++++++++++++++++++++++++++++++-------------
 src/src/regex.c     |   2 +-
 7 files changed, 141 insertions(+), 56 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.