
13 Dec
2017
13 Dec
'17
3:35 p.m.
On 12/13/2017 02:15 PM, Marek Marczykowski-Górecki wrote:
- virStringSplit may return NULL - VIR_ALLOC_N initialize the array already
Cc: John Ferlan <jferlan@redhat.com> Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> --- src/xenconfig/xen_common.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Should have been two patches as they are separate... Probably could have had Michal alter his other patch too to remove that unnecessary setting of address_array... In any case, I split and pushed. Thanks - John