mirror of
https://github.com/eclipse/upm.git
synced 2025-06-08 06:10:25 +03:00

Newer compilers when used with security hardening options such as -Werror=maybe-uninitialized so iniitial the variables to 0. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>