]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Check for errors when parsing bridge interface XML
authorJim Fehlig <jfehlig@suse.com>
Thu, 14 Jun 2012 17:20:17 +0000 (11:20 -0600)
committerJim Fehlig <jfehlig@suse.com>
Fri, 15 Jun 2012 18:08:40 +0000 (12:08 -0600)
commitcc004a664750e84a234d01ae4a5d774f7f980307
tree05917f7aca1f1eec3886b23f65b4fb9e450f96e7
parentb9852862eaacfef318ee03a0827f5736aac8af0a
Check for errors when parsing bridge interface XML

The return status of virInterfaceDefParseBridge() was not being
checked, potentially resulting in the creation of a broken
interface.
src/conf/interface_conf.c