The caller of heim_config_parse_debug() expects the output parameters to be initialized even when the return code is non-zero. This change initializes the output parameters in case the caller did not. Not all code paths assign values to the output parameters which can result in unexpected termination of the process when an uninitialized stack pointer is assumed to be valid. Change-Id: Ib7530a9f16ba3e1500a7e27ccdd8ad9f0492b464
39 KiB
39 KiB