On Wed, 3 Jan 2024, Exim Bugzilla via Exim-dev wrote:
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?
Do we know whether PCRE2 is 64-bit clean ?
--
Andrew C. Aitchison Kendal, UK
[email protected]
--
## 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/