23.0-cppcheck-TileCalibAlgs
Resolve cppcheck warnings: check of pointer validity now happens before it is dereferenced. Uninitialised members initialised at declaration. also: deprecated .h header replaced with modern one, memset usage in one file replace with more concise aggregate initialisation.
Edited by Shaun Roe