]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fix a bug in remoteSerializeTypedParameters
authorHu Tao <hutao@cn.fujitsu.com>
Wed, 16 Nov 2011 08:38:11 +0000 (16:38 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 16 Nov 2011 15:50:14 +0000 (08:50 -0700)
commitf153501e68ea0da63fb085d35a41c5e424689946
treee64e4651593695538ce9f4e09c12f829ee944f33
parenta38710bd652c1a4a79df7d4ef171d20ff322e566
fix a bug in remoteSerializeTypedParameters

This is a fatal typo believed to be very likely to happen when using
both i and j at the same time for indexing.
daemon/remote.c