From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLxMM-0002nZ-EG for qemu-devel@nongnu.org; Thu, 12 Feb 2015 12:15:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLxMJ-0002Iy-3v for qemu-devel@nongnu.org; Thu, 12 Feb 2015 12:15:26 -0500 Received: from mail-wi0-x22c.google.com ([2a00:1450:400c:c05::22c]:60381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLxMI-0002Ik-Na for qemu-devel@nongnu.org; Thu, 12 Feb 2015 12:15:23 -0500 Received: by mail-wi0-f172.google.com with SMTP id l15so5952066wiw.5 for ; Thu, 12 Feb 2015 09:15:22 -0800 (PST) Date: Thu, 12 Feb 2015 17:15:19 +0000 From: Stefan Hajnoczi Message-ID: <20150212171519.GI4054@stefanha-thinkpad.redhat.com> References: <46d873261433f4527e88885582f96942d61758d6.1423592487.git.jcody@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5uO961YFyoDlzFnP" Content-Disposition: inline In-Reply-To: <46d873261433f4527e88885582f96942d61758d6.1423592487.git.jcody@redhat.com> Subject: Re: [Qemu-devel] [PATCH] block: vmdk - fixed sizeof() error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: kwolf@redhat.com, pbonzini@redhat.com, famz@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com --5uO961YFyoDlzFnP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 10, 2015 at 01:22:56PM -0500, Jeff Cody wrote: > The size compared should be PATH_MAX, rather than sizeof(char *). >=20 > Reported-by: Paolo Bonzini > Signed-off-by: Jeff Cody > --- > block/vmdk.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --5uO961YFyoDlzFnP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJU3N+nAAoJEJykq7OBq3PIwEEH/iAlYauPdXVO4INe/ny5el9D xiPS/oGLpD5TqSsefW4+CRumMQ4rvYBU3APcMXxcu6YiMHdVJF2LhmH/RiSNRf7w Q4tO3kWSEZIq/nXno7HMR3qidEA/G6D3GRKS67scdIetc3SUelL/y0Sk7BqFQ0U3 p5ayJPn6/Q6HGK3lImUFDcfdOten33Msj8fUdiTzzmyd7aJ8WP2J8uZa982Mo2QQ cYgz5SPRbaJZ0MqFAOq11Cs2nxQ2qhARcUtdz+cvQIaY9yCnTu4Sfi2E0ZRSEmu1 lhpwJL7dQhFRhQLjT9b8nE1a1zE9YZm80Xi37u4vHM3ae+5PUa3ij786Fyb1BmE= =EzHL -----END PGP SIGNATURE----- --5uO961YFyoDlzFnP--