libvirt/src/uml
Eric Blake 4acbb29821 uml: avoid crash on partial read
Coverity detected a potential dereference of uninitialized memory
if recvfrom got cut short.

* src/uml/uml_driver.c (umlMonitorCommand): Validate complete read
prior to dereferencing res.
2010-03-03 10:17:31 +01:00
..
uml_conf.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
uml_conf.h Move UML driver to src/uml/ 2009-09-21 14:41:43 +01:00
uml_driver.c uml: avoid crash on partial read 2010-03-03 10:17:31 +01:00
uml_driver.h Move UML driver to src/uml/ 2009-09-21 14:41:43 +01:00