https://bugs.exim.org/show_bug.cgi?id=3047
--- Comment #9 from Niels Kobschaetzki <[email protected]> --- (In reply to Jeremy Harris from comment #6) > 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? Any suggestions what I could do to try to fix the problem? -- 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/
