On 2016-10-29 14:15:30 [-0700], Noah Meyerhans wrote: > Control: tags -1 - patch + upstream > Control: forwarded -1 https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7361 > > Unfortunately, this patch breaks compatibility with OpenSSL < 1.1.0, as > the CRYPTO_zalloc function does not exist there. We want to still > support backports, etc, without too much effort, so I'm thinking of > using CRYPTO_malloc instead, which exists in at least 1.0.2j-1 as > provided in stable.
I'm sorry. I was looking for symbol which is available in both version and somehow I missed that. Sebastian

