Daniel Veillard wrote:
> Subject: [PATCH] xend_internal: don't let invalid input
provoke NULL dereference
> * src/xen/xend_internal.c (xenDaemonOpen_unix): Do not dereference
> a NULL "conn". Move first deref to follow the "conn == NULL"
test.
ACK, clearly an oversight, thanks !
Thanks. Pushing shortly.