
11 Mar
2014
11 Mar
'14
9:23 a.m.
On 09.03.2014 00:29, Stefan Berger wrote:
From: Stefan Berger <stefanb@linux.vnet.ibm.com>
Avoid the freeing of an array of zero file descriptors in case of error. Introduce a macro VIR_INIT_N_FD to initialize such an array's elements to -1.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> ---
Just a small nitpick, I'd reword the subject (something among 'qemu_hotplug: avoid freeing ..' or even s/qemu_hotplug/qemuDomainAttachNetDevice/). And then I'd put link to the bug on the first line of the commit message. Michal