mirror of
https://github.com/eclipse/upm.git
synced 2025-09-13 13:45:02 +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>