Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master into 4.1.x #2813

Closed
wants to merge 5 commits into from
Closed

Merge master into 4.1.x #2813

wants to merge 5 commits into from

Conversation

AndreasFuchsTPM
Copy link
Member

No description provided.

jasonbking and others added 5 commits April 10, 2024 09:33
On some platforms, compiler warnings are generated due to
not include <strings.h> (note plural) when using index(3) as well as
not utilizing the return value to BIO_flush().

Signed-off-by: Jason King <jason.brian.king@gmail.com>
In order to silence -fsanitize=undefined all left shifts of constants
are now cast before shifting, in order to avoid undefined behavior,
if the target variable is unsigned.

Signed-off-by: Andreas Fuchs <andreas.fuchs@infineon.com>
The max size of the value returned by the auth value
callback sizeof(TPMU_HA) is now checked.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
If a wrong selector was used for a TPMU objects to be marshalled
only the error bad value was returned.
Now an error log message is displayed.

Signed-off-by: Juergen Repp <juergen_repp@web.de>
Signed-off-by: Andreas Fuchs <andreas.fuchs@infineon.com>
@AndreasFuchsTPM AndreasFuchsTPM added this to the 4.1.0 milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants