Skip to content

4.2.0

No due date 76% complete

Fixed

  • Fix: In some calloc calls the parameters number of elements and size were swapped.
  • configure.ac: Fix test of == to = to be POSIX compliant
  • FAPI: Add check whether auth values exist for hierarchies.
  • Fixed headers given iwyu output
  • Remove use of which in favor of command -v
  • TCTI: Fix leak if Tss2_TctiLdr_Initialize fails.
  • FAPI: Fix usage of imported …

Fixed

  • Fix: In some calloc calls the parameters number of elements and size were swapped.
  • configure.ac: Fix test of == to = to be POSIX compliant
  • FAPI: Add check whether auth values exist for hierarchies.
  • Fixed headers given iwyu output
  • Remove use of which in favor of command -v
  • TCTI: Fix leak if Tss2_TctiLdr_Initialize fails.
  • FAPI: Fix usage of imported external PEM keys for PolicyAuthorize.

Added

  • Add a .clang-tidy file and applied changes to all source code
Loading