From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKWuG-0004pc-HG for qemu-devel@nongnu.org; Mon, 03 Mar 2014 12:44:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKWuB-0004im-KJ for qemu-devel@nongnu.org; Mon, 03 Mar 2014 12:44:00 -0500 Received: from mx1.redhat.com ([209.132.183.28]:22587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKWuB-0004iS-Bf for qemu-devel@nongnu.org; Mon, 03 Mar 2014 12:43:55 -0500 Message-ID: <5314BF54.4060909@redhat.com> Date: Mon, 03 Mar 2014 10:43:48 -0700 From: Eric Blake MIME-Version: 1.0 References: <52EF68CA.9060604@gmail.com> <20140203103429.GB10408@redhat.com> <52EF71DC.3000309@gmail.com> <52F0C8BA.7020709@gmail.com> <20140204110631.GD5632@redhat.com> <52F0CD67.5070601@gmail.com> <87siry3l7t.fsf@linux.vnet.ibm.com> <52F17B5E.1050602@gmail.com> <52FF3182.9090106@gmail.com> <53097D8E.1030803@gmail.com> <87sir850ho.fsf@blackfin.pond.sub.org> <87ha7o3c5x.fsf@blackfin.pond.sub.org> <530FCBAD.10305@gmail.com> <531219CC.4050505@gmail.com> In-Reply-To: <531219CC.4050505@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tnmrvcltD71dapE3AeL2gtMKTnrBE32qn" Subject: Re: [Qemu-devel] [PATCH 0/3] hw/9pfs: fix 3 issues which related with path string List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chen Gang , Markus Armbruster , "Aneesh Kumar K.V" , aliguori@amazon.com, "Daniel P. Berrange" Cc: QEMU Developers This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tnmrvcltD71dapE3AeL2gtMKTnrBE32qn Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/01/2014 10:33 AM, Chen Gang wrote: > Patch 1/3: move v9fs_string_free() to below "err_out:" >=20 > Patch 2/3: use snprintf() instead of sprintf() > (which will be replaced of by Path 3/3) >=20 > Patch 3/3: use g_strdup_printf() instead of PATH_MAX limitation By sending this series as a deeply nested reply (14 References: listings), it's harder to note that it is an independent series. It's best to send your 0/N cover letter as a new top-level thread, rather than burying it an existing thread. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --tnmrvcltD71dapE3AeL2gtMKTnrBE32qn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTFL9UAAoJEKeha0olJ0NqUbYH/jAugs+vjUs4tblOZZfyLbp+ bEMog9Qd8WkcQlo3T67GGQoCPFN/UxngAoe4qA2Dzf5Ee7W6EQOVhpsxzKR1fSGq cOcdaI/rDialc5PRLCB3E+1DxSBAHWiDqy0mbDmEJWKsEKxmmXO9NbXTrGrcmy2B tQTqB00O/5a2UgFagZfjSONjsnOXElVqPrP5ydLo97AvJd5IYQ6J0yFY6cA/wbsf IA0pa/+m2l7F+xQQL+jx//ukBIVJy8uum2s5T8AS+Boj5vIviElYlqhElxz9fq9A AAgSAVN9WjMsaCH2vb22kQS/wbx2P7K84VpQ+qO0nFju3gOUQLImlIvHsUa5AJI= =VGZP -----END PGP SIGNATURE----- --tnmrvcltD71dapE3AeL2gtMKTnrBE32qn--