[libvirt] [PATCH] xend_internal: don't let invalid input provoke NULL dereference

Jim Meyering jim at meyering.net
Wed Jan 6 20:53:08 UTC 2010


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.




More information about the libvir-list mailing list