No need to double zero arrays
commitf8a3d95e5b1de45476b52522795777b2e7e6d258
authorSven Strickroth <email@cs-ware.de>
Sat, 8 Jan 2022 19:51:31 +0000 (8 20:51 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 8 Jan 2022 19:51:31 +0000 (8 20:51 +0100)
treee2ad95ef28513bdfa26115e423bbf3a06d3c07c1
parentb0a5af392376b409660fb864598e89a18b0db6f0
No need to double zero arrays

Arrays created by std::make_unique are value initialized.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitDataObject.cpp
src/Git/GitStatusListCtrl.cpp
src/GitWCRev/GitWCRevCOM.cpp
src/ResText/ResModule.cpp
src/TortoiseProc/UpdateCrypto.cpp
src/Utils/MiscUI/SciEdit.cpp