tpm2-tss:2.4.x

Last commit made on 2021-08-18
Get this branch:
git clone -b 2.4.x https://git.launchpad.net/tpm2-tss

Branch merges

Branch information

Name:
2.4.x
Repository:
lp:tpm2-tss

Recent commits

b34b3ca... by Juergen Repp <email address hidden>

FAPI: Remove fauly free of an unused field.

The field out_data in IFAPI_Data_EncryptDecrypt was not used but freed in Fapi_Encrypt.

Signed-off-by: Juergen Repp <email address hidden>

2108191... by Juergen Repp <email address hidden>

ESYS: Fix buffer overflow in xor parameter obfuscation.

If trace is activated LOGBLOB_TRACE is called with a wrong pointer to display
the obfuscated data. Fixes #2115.

Signed-off-by: Juergen Repp <email address hidden>

154ad51... by Juergen Repp <email address hidden>

FAPI: Set the init state of ifapi_get_certificates.

The init state of the state machine ifapi_get_certificates was not set before the
first call. Fixes #2091.

Signed-off-by: Juergen Repp <email address hidden>

6c39419... by Juergen Repp <email address hidden>

FAPI: Fix double free for policy action

The action string was not duplicated when the policy was copied.
Fixes: #2089

Signed-off-by: Juergen Repp <email address hidden>

e7824cf... by William Roberts <email address hidden>

bump for release 2.4.6

Signed-off-by: William Roberts <email address hidden>

2187f1b... by William Roberts <email address hidden>

configure: update for 2.4.6-rc2

Signed-off-by: William Roberts <email address hidden>

31c5078... by William Roberts <email address hidden>

CHANGELOG: update for 2.4.6-rc2

Signed-off-by: William Roberts <email address hidden>

2d72d5d... by William Roberts <email address hidden>

CHANGELOG: update

Signed-off-by: William Roberts <email address hidden>

3caba69... by Sergey Valentei

fix of possible access outside the array.

the specified condition will skip the value 16, which will cause a write outside the allocated memory.

Signed-off-by: ihsinme <email address hidden>

ee02180... by William Roberts <email address hidden>

configure: update for 2.4.6-rc1

Signed-off-by: William Roberts <email address hidden>