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: t...@duncanthrax.net Reporter: eximus...@bebt.de CC: exim-dev@exim.org 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##