https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #21 from Simon Arlott <[email protected]> --- (In reply to Andrew Aitchison from comment #20) > This patch (against 4.97.1) should tell us whether PCRE wants too much > store, or a negative amount. PCRE2_SIZE is size_t, so the value of "size" cannot be negative. What's needed is a reliable way to reproduce it. All I get is a request for 112 bytes for each and every check_dir_size(). -- 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/
