https://bugs.exim.org/show_bug.cgi?id=2090
Philip Hazel <ph10@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Philip Hazel <ph10@???> ---
Once again, thank you for noticing this oversight. The cast should indeed by
(PCRE2_SIZE). The variable was changed from an int in PCRE1 to PCRE2_SIZE in
PCRE2, but clearly I didn't check all its uses. The patch is now committed.
--
You are receiving this mail because:
You are on the CC list for the bug.