https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #16 from Jeremy Harris <[email protected]> --- Well, it's the pcre2 library doing something unfortunate when being used as documented. A callback from it is requesting a memory allocation of either -16 bytes or (2^32 - 16) bytes. Exim's memory allocator is refusing that, I think quite reasonably. So at this time I'm regarding it as something the pcre2 maintainer needs to explain (and not a bug in Exim, until shown otherwise). -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
