On Thursday, October 27, 2016 09:55:03 PM Sebastian Andrzej Siewior wrote: > Control: tags - patch > > builds. Further testing is welcome.
Thanks. I think this will do. Here's what I did: I re-enabled the test suite (it has about 5% random errors, so it's not run routinely) and tested both 2.10.3 from unstable and 2.11.0 Alpha 1 from experimental both with and without the patch with openssl 1.0.2 and with the patch with 1.1.0. The test suite error is always: lt-opendkim: opendkim.c:5901: dkimf_config_free: Assertion `conf->conf_refcnt == 0' failed. It shows up in a different test each time. I am convinced it can't be anything other than a testism because if it blew up that often for real, I'd be drowning in bug reports. Based on that testing, I'm convinced this works with both openssl versions and will apply it to the next upload (that I'm currently preparing). I appreciate both the patch and your willingness to send it upstream. Scott K