https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #31 from Simon Arlott <[email protected]> --- (In reply to Niels Kobschaetzki from comment #27) > I finally opened a bug here: https://github.com/PCRE2Project/pcre2/issues/376 > > But I don't like that bug report since I am not really feeling qualified to > actually do it and probably won't be able to answer further questions if the > pcre2-maintainers will ask them. > > Maybe others can contribute to the bug report. This is an Exim bug so you should close the bug report. (In reply to Jeremy Harris from comment #30) > Created attachment 1466 [details] > check_dir_size() free memory every 1000 files It looks like the interface with PCRE2 is supposed to automatically free the memory, shouldn't that happen instead of needing to do this? I didn't see any calls to function_store_free() in my testing. -- 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/
