Skip to content

v1.1.2

Compare
Choose a tag to compare
@m-ronnblom m-ronnblom released this 29 Jun 10:12
· 108 commits to master since this release

News in this release:

  • Fix major bug introduced in 1.1.1, causing context fd to be always active, which in turn leads to excessive application CPU utilization.
  • Fix domain file read race, for cases where the domain file was updated in a non-atomic manner.
  • Provide gettid wrapper for pre-2.30 glibc versions.
  • Avoid compiler warnings causing production build failures.

The API documentation and user manual for this release can be found at:
https://ericsson.github.io/libpaf/doc/v1.1.2/

The API/ABI version remains unchanged.