
6 Jan
2010
6 Jan
'10
8:53 p.m.
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.