Build Update for lxc/lxc
-------------------------------------

Build: #588
Status: Broken

Duration: 1 minute and 19 seconds
Commit: c5316d6 (master)
Author: Serge Hallyn
Message: confile: sanity-check netdev->type before setting netdev->priv elements

The netdev->priv is shared for the netdev types.  A bad config file
could mix configuration for different types, resulting in a bad
netdev->priv when starting or even destroying a container.  So sanity
check the netdev->type before setting a netdev->priv element.

This should fix https://github.com/lxc/lxc/issues/254

Signed-off-by: Serge Hallyn <[email protected]>
Acked-by: Stéphane Graber <[email protected]>

View the changeset: 
https://github.com/lxc/lxc/compare/acf9f89e61ca...c5316d603069

View the full build log and details: 
https://travis-ci.org/lxc/lxc/builds/29917256

--

You can configure recipients for build notifications in your .travis.yml file. 
See http://docs.travis-ci.com/user/notifications



_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to