Skip to content

Maybe uninitialized warning fixed

Oscar Rene Albert Buon requested to merge obuon_patches into master

Fix for removing a maybe-uninitialized warning from a test. The variables are actually defined but the compiler doesn't notice it.

Edited by Oscar Rene Albert Buon

Merge request reports