Clean up

  • use C++ copy/fill instead of C memcpy/memset
  • variable naming
  • braces placement
  • use const where appropriate

Merge request reports

Loading