Skip to content

gnutls-cli: corrected input buffer null-termination

Nikos Mavrogiannopoulos requested to merge tmp-cli-buffer-term into master

This was a regression in the previous cleanup at f138ff85 included in 3.6.3.

Checklist

  • Code modified for feature
  • Test suite updated with functionality tests

Reviewer's checklist:

  • Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent and according to CONTRIBUTION.md
  • This feature/change has adequate documentation added
  • No obvious mistakes in the code

Merge request reports