Skip to content
Snippets Groups Projects

Improve documentation of gnutls_x509_trust_list_iter_get_ca

Closed Michael Catanzaro requested to merge (removed):patch-1 into master
All threads resolved!

I got a bit confused by the documentation of gnutls_x509_trust_list_iter_get_ca, since it says you have to deinitialize the iterator, but it's actually usually deinitialized automatically. Neither of the tests (pkcs11-chainverify.c and x509cert.c) are deinitializing it, either.

(There's also a typo here.)

Checklist

  • Documentation updated

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
Edited by Michael Catanzaro

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Michael Catanzaro changed the description

    changed the description

  • Michael Catanzaro marked the checklist item Documentation updated as completed

    marked the checklist item Documentation updated as completed

  • added 1 commit

    • 81a47827 - Improve documentation of gnutls_x509_trust_list_iter_get_ca

    Compare with previous version

  • added 4 commits

    Compare with previous version

  • Michael Catanzaro resolved all discussions

    resolved all discussions

  • (The pipeline failure is surely unrelated.)

  • Thanks. Merged manually. The CI failure is because some runs require more time than gitlab's default value.

  • Nikos Mavrogiannopoulos approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading