shibatch / sleef

SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
https://sleef.org
Boost Software License 1.0
628 stars 126 forks source link

Add matching mpfr_clear statements for mpfr_init #533

Closed joanaxcruz closed 5 months ago

joanaxcruz commented 5 months ago

This fixes some of the messages coming up in asan test output, but not all of them. Same number of test suites failing after this change.