On 09/24/2013 06:04 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berra...@redhat.com>
> 
> The xenParseXM sets def->nconsoles to 1 before claling
> VIR_REALLOC_N on def->consoles. So if the alloc fails
> due to OOM, the cleanup code will crash accessing a
> console that does not exist.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  src/xenxs/xen_xm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

ACK

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to