Skip to content

cppcheck: Member variable is not initialized in the constructor

Andrii Verbytskyi requested to merge averbyts/athena:cppcheck71 into master

Hi @sutt ,

here are all the changes that would satisfy the cppcheck complains about not intialized variables. In most cases the initialization is obvious, but it would be great if you would check/confirm that.

Best regards,

Andrii

Tag @sroe

Merge request reports

Loading