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(a)redhat.com>
Signed-off-by: Marek Marczykowski-Górecki <marmarek(a)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