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

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 1568] malware REs could be precompiled
Subject: [exim-dev] [Bug 1568] New: malware REs could be precompiled
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1568
           Summary: malware REs could be precompiled
           Product: Exim
           Version: 4.84
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: ACLs
        AssignedTo: jgh146exb@???
        ReportedBy: jgh146exb@???
                CC: exim-dev@???



Many regex' in the malware code are compiled for every use.

We should look into compiling them once, at Exim startup
(this is simpler than a lazy-evaluate as the use-time is probably in a
child process).


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email