Skip to content

2.4.6

Compare
Choose a tag to compare
@williamcroberts williamcroberts released this 26 Apr 18:40
· 963 commits to master since this release

[2.4.6] - 2021-05-17

Changed or Fixed

  • Fixed possible access outside the array in ifapi_calculate_tree.
  • Fixed binding of ESYS_TR_RH_NULL (Fixes #1993)
  • Added initialise 'out' parameter in ifapi_json_IFAPI_CONFIG_deserialize.
  • Fixed cleanup in several error cases.
  • Fixed initialization of default log_dir.
  • Fixed error cleanup for key loading and policy execution.
  • Fixed state handling in policy execution.
  • Fixed determination of object type from path.
  • Fixed unused variable warnings when maxloglevel was set to lower default.
  • Fixed issue where nonceTPM was include twice in HMAC calculation.