ZdcAnalysis: Fix cppcheck warnings.
Pass strings/containers by const refrerence, not by value. Printf format fix. Potentially uninitialized array. Throw without object.
Pass strings/containers by const refrerence, not by value. Printf format fix. Potentially uninitialized array. Throw without object.