On 12/12/2019 09:56, Ruben Jenster via Exim-users wrote: > did the signature of `store_get` change in the local scan API of release 4.93?
Yes. > This is not mentioned in the docs > https://www.exim.org/exim-html-current/doc/html/spec_html/ch-adding_a_local_scan_function_to_exim.html It wasn't even present in local_scan.h (rather unfortunately). > Are there any other local scan API functions affected by the ‚tainted‘ flag? store_get_perm() gained the same. Users adding custom code to exim, via the local_scan and dlfunc routes, should probably keep an eye on the exim-4.94+fixes branch. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
