Skip to content

fixed cppcheck warnings for meshconversion plugin by initializing pointers to nullptr

Martin Schultz requested to merge fixCPPCheckMeshConvert into master

fixes #87 (closed) the cppcheck wearnings by initializing member pointers to nullptr

Merge request reports