]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix a crash when using Open vSwitch virtual ports
authorKyle Mestery <kmestery@cisco.com>
Wed, 29 Aug 2012 18:44:36 +0000 (14:44 -0400)
committerDaniel Veillard <veillard@redhat.com>
Thu, 30 Aug 2012 05:48:52 +0000 (13:48 +0800)
commit5e465df6be8bcb00f0b4bff831e91f4042fae272
tree3b9bdd51665151e4cc172882fb5031cabb6ffbed
parent20b780aec9d48888c5088b97887d268df77884c0
Fix a crash when using Open vSwitch virtual ports

Fixup buffer usage when handling VLANs. Also fix the logic
used to determine if the virNetDevVlanPtr is valid or not.
Fixes crashes in the latest code when using Open vSwitch
virtualports.

Signed-off-by: Kyle Mestery <kmestery@cisco.com>
src/util/virnetdevopenvswitch.c