]> git.ipfire.org Git - thirdparty/libvirt.git/commit
openvz: check pointer size instead of int
authorGuido Günther <agx@sigxcpu.org>
Tue, 19 Jun 2012 05:26:31 +0000 (07:26 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 20 Jun 2012 06:06:57 +0000 (08:06 +0200)
commit229773fcbd9a06950224600c97350c0d4e8e8701
tree4a26c63074b1505064ebc52501481440e9ef6b73
parentd1778b71480ff76e22be3ab47936b919deb27145
openvz: check pointer size instead of int

since int is 4 bytes on both i386 and amd64.
src/openvz/openvz_conf.c