------- 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: jgh146...@wizmail.org
        ReportedBy: jgh146...@wizmail.org
                CC: exim-dev@exim.org


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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to