fix write beyond array bound
Compare changes
Files
2@@ -209,7 +209,8 @@ warning()<< m_MergedPizerosLocation << " Not available"<<endmsg;
There was no space allocated for the terminating '\0' character... (cherry picked from commit b6c22a78)