New release: v2.0.1

less than 1 minute read

v2.0.1 has just been released. This is a minor release containing only bugfixes and cleanups. No new functionality has been added and no behavior has changed.

Note: The __likely() and __unlikely() macros, which were deprecated in the previous release, have now been removed.

Static code analysis

Most of the bugs fixed in this release were discovered by two static code analysis tools we’ve started using since the previous release:

As of this writing, Coverity Scan reports 4 outstanding defects. These are false positives which, for some reason, we cannot get Coverity to ignore.

These tools are used in addition to the Clang Static Analyzer and cpplint, which have been in use for a while now.

Download

You can download the source from GitLab or the Ubuntu packages from our PPA.

Categories:

Updated: