Skip to content

bugfix (from valgrind): even when CC is not used, it should be initialized to a…

Luka Stanisic requested to merge bugfix into master

bugfix (from valgrind): even when CC is not used, it should be initialized to a value (e.g. 0?) as it is printed later. Also some new code developments might use this CC value (by mistake), so better to keep it initialized

Merge request reports