Maybe uninitialized warning fixed
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
Fix for removing a maybe-uninitialized warning from a test. The variables are actually defined but the compiler doesn't notice it.