https://bugs.exim.org/show_bug.cgi?id=1655
Bug ID: 1655
Summary: local_scan ABI broke in 4.86, needs version bump
Product: Exim
Version: 4.85+ HEAD
Hardware: x86
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Content Scanning
Assignee: tom@???
Reporter: eximusers@???
CC: exim-dev@???
Created attachment 822
-->
https://bugs.exim.org/attachment.cgi?id=822&action=edit
Bump ABI numbers.
Hello,
from 4.85 to 4.86 (already in rc1) the size of the recipient_item structure
changed, which causes segfaults in dynamically loaded local_scan functions.
Please bump LOCAL_SCAN_ABI_VERSION_MAJOR and reset LOCAL_SCAN_ABI_VERSION_MINOR
accordingly. Trivial patch attached.
thanks, cu Andreas
--
You are receiving this mail because:
You are on the CC list for the bug.