From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Ti5Dk-0006g0-CE for mharc-grub-devel@gnu.org; Mon, 10 Dec 2012 10:24:40 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti5Dd-0006et-E1 for grub-devel@gnu.org; Mon, 10 Dec 2012 10:24:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti5DT-0001KT-H0 for grub-devel@gnu.org; Mon, 10 Dec 2012 10:24:33 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:54196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti5DT-0001KE-6s for grub-devel@gnu.org; Mon, 10 Dec 2012 10:24:23 -0500 Received: by mail-bk0-f41.google.com with SMTP id jg9so1262847bkc.0 for ; Mon, 10 Dec 2012 07:24:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=w10oWJfW195N+q0Y2zZqlRDzYy6CWrWu/V+kbiPTDqc=; b=XygZgBVS5YLpomz3t5arNf0To9x9wK91wmlasLWsg2xAz9mww946v0LBSv+o+r1+w6 kgYkhX8SJEiWMc1Nuy7yvKUII1LVESoSPoSdp4W1MKC6OXfWXGUiILB2dBPfK7fnRVzF vSlFxV1C37/9cHSRcMEZYUhUi1WHYVY2oBBHh/D/ILzqb51JXbrjGv1LGmdN1Xe/fYo9 btm7+4rz/o4spabGykcHH1vwjNmMAhN0XyVu4AWGOCLbLk29+SYPNAjMItBGJ3R9IgMF kBjYGgJGvp5bWRKoth7qBYhz1i4L5Rje2+cqvG/rCaNu0WwDN39P/+fXDnojRMeKdXzI zA6g== Received: by 10.204.150.199 with SMTP id z7mr4433528bkv.139.1355153062327; Mon, 10 Dec 2012 07:24:22 -0800 (PST) Received: from debian.x201.phnet (125-234.197-178.cust.bluewin.ch. [178.197.234.125]) by mx.google.com with ESMTPS id v8sm14398796bku.6.2012.12.10.07.24.19 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 10 Dec 2012 07:24:21 -0800 (PST) Message-ID: <50C5FE7E.1040308@gmail.com> Date: Mon, 10 Dec 2012 16:23:42 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Use dynamic allocation for the bootpath buffer References: <20120914113850.Horde.LnehqZir309QU0_KrbfCiyA@imap.linux.ibm.com> In-Reply-To: <20120914113850.Horde.LnehqZir309QU0_KrbfCiyA@imap.linux.ibm.com> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig45EC8291C98EFB569B4AFFB9" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.214.41 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 15:24:39 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig45EC8291C98EFB569B4AFFB9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 14.09.2012 17:38, Paulo Flabiano Smorigo/Brazil/IBM wrote: > Hi all, >=20 > There are some cases when the device path is bigger then 64 chars. Usin= g > a dynamic allocation will avoid problems with the size. >=20 Applied after adding some precautions. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig45EC8291C98EFB569B4AFFB9 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.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAlDF/n4ACgkQNak7dOguQgmkwgEAsJWReFkzVDm7UMAUHBxEcUn8 QuqNRYh3kKlcCAOxr3gA/3u8lyUfL4PluYQ6zmieGa5jinRtmKM86ubckUiRX2M+ =Lxhy -----END PGP SIGNATURE----- --------------enig45EC8291C98EFB569B4AFFB9--