[exim-dev] [Bug 2915] SIGSEGV in ACL when message is second …

Pàgina inicial
Delete this message
Reply to this message
Autor: admin
Data:  
A: exim-dev
Assumpte: [exim-dev] [Bug 2915] SIGSEGV in ACL when message is second in that connection
https://bugs.exim.org/show_bug.cgi?id=2915

--- Comment #16 from Graeme Fowler <graeme@???> ---
Created attachment 1429
--> https://bugs.exim.org/attachment.cgi?id=1429&action=edit
rebased patch for 4.95

Rebased and slightly amended patch which fixed:

regex.c:100:1: error: conflicting types for 'regex'
 regex(const uschar ** listptr, BOOL cacheable)
 ^
In file included from exim.h:538:0,
                 from regex.c:13:
functions.h:427:16: note: previous declaration of 'regex' was here
 extern int     regex(const uschar **);


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