https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #40 from Jeremy Harris <[email protected]> --- On investigation, it wouldn't help (which I should have realised). The allocate uses Exim's memory management which does not support individual alloc block free; only a mass release of a stack of allocations. The issue should be addressed by commits b4e7527561f1 and 35aacb69f5c8. -- 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/
