Stefan Berger
unread,Apr 26, 2022, 3:53:02 PM4/26/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libtpms-...@googlegroups.com
Hi!
I just released libtpms v0.9.4 with the following fixes and changes:
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
Regards,
Stefan