Skip to content

Fix variable overflow in TLS1.3 session ticket code

Tim Rühsen requested to merge rockdaboot/gnutls:fix-overflow into master

Add a description of the new feature/bug fix. Reference any relevant bugs.

Fixes #471 (closed)

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • No obvious mistakes in the code
Edited by Nikos Mavrogiannopoulos

Merge request reports