]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: fix minor type safey issues with net union usage
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Wed, 20 Apr 2016 14:05:39 +0000 (17:05 +0300)
committerMaxim Nestratov <mnestratov@virtuozzo.com>
Sat, 25 Jun 2016 19:56:03 +0000 (22:56 +0300)
commit3a82c04c09f53bb9b763396df3a0b60d523e1114
treebb60b2735539e221bd0d4c44517217408e81987c
parent62b0066de49a2fd3afb442c7e7aadf9997c4ec37
vz: fix minor type safey issues with net union usage

Fix net->data usage accordingly to type field.

Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
src/vz/vz_sdk.c