Address gcc -fanalyzer results
The current code was compiled using the -fanalzyer
option to gcc. The log of the build is attached. We should look at the results and see if we need to fix the warnings.
Note that CI now can run the analysis for you if you start a pipeline and manually select the analyzer job to run. The artifacts contain the analyzer log.
Edited by Raymond Toy