mirror of
https://github.com/eclipse/upm.git
synced 2025-10-29 14:15:33 +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>