boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
250 stars 32 forks source link

Valgrind suppressions no longer necessary #225

Closed anarthal closed 5 months ago

anarthal commented 5 months ago

Valgrind reports clean results without the need of the suppressions we had. Remove them, as they're no longer required.