https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #6 from Jeremy Harris <[email protected]> --- Interesting: sum += size; DEBUG(D_transport) debug_printf("check_dir_size: size from %s is " OFF_T_FMT "\n", name, size); /* pcre2_match_data_free(md); gen ctx needs no free */ I wonder if that free really is needed, for PCRE2's internal health as opposed to the allocator it calls? Can you build from source? Also, how many mails were there in that dir? -- 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/
