Skip to content

Release of v0.9.4

Choose a tag to compare

@stefanberger stefanberger released this 25 Apr 19:47
· 599 commits to master since this release
v0.9.4

version 0.9.4:

  • tpm: #undef printf in case it is #define'd (OSS-Fuzz)
  • tpm2: Check return code of BN_div()
  • tpm2: Initialize variables due to gcc complaint (s390x, false positive)
  • tpm12: Initialize variables due to gcc complaint (s390x, false positive)
  • build-sys: Fix configure script to support _FORTIFY_SOURCE=3