Skip to content

2.3.3

Compare
Choose a tag to compare
@tstruk tstruk released this 19 Feb 19:23
· 1180 commits to master since this release

Fixed

  • Fixed mixing salted and unsalted sessions in the same ESAPI context
  • Removed use of VLAs from TPML marshal code
  • Added check for object node before calling compute_session_value function
  • Fixed auth calculation in Esys_StartAuthSession called with optional parameters
  • Fixed compute_encrypted_salt error handling in Esys_StartAuthSession
  • Fixed exported symbols map for libtss2-mu