Skip to content

Cleanup lib/auth/cert.c as suggested by cppcheck

Tim Rühsen requested to merge tmp-cleanup-cert into master

Clean up some code.

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 Dmitry Baryshkov

Merge request reports