Skip to content

Bug fixes and refactors from clang-tidy

Victor Poughon requested to merge refac-tidy into develop

Summary

Note: reviewing the four commits individually will be easier because the last one is much larger.

Rationale

Fix bugprone code and potential dangling pointers (#513 (closed)).

Copyright

The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Victor Poughon

Merge request reports