libvirt/src/uml
Michal Privoznik 4f3729f812 umlConnectTapDevice: initialize tapfd variable
There is possibility to jump to 'cleanup' label without tapfd variable
being initialized. In the label, VIR_FORCE_CLOSE(tapfd) is called which
can have fatal consequences.
2013-05-23 15:22:35 +02:00
..
uml_conf.c umlConnectTapDevice: initialize tapfd variable 2013-05-23 15:22:35 +02:00
uml_conf.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
uml_driver.c src/uml: Remove the whitespace before ';' 2013-05-21 23:41:44 +08:00
uml_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00