From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ULysc-0001AF-K4 for mharc-grub-devel@gnu.org; Sat, 30 Mar 2013 12:43:46 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULysU-0001A0-6t for grub-devel@gnu.org; Sat, 30 Mar 2013 12:43:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULysQ-0004IK-Q5 for grub-devel@gnu.org; Sat, 30 Mar 2013 12:43:38 -0400 Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:62657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULysQ-0004ID-JV for grub-devel@gnu.org; Sat, 30 Mar 2013 12:43:34 -0400 Received: by mail-ea0-f180.google.com with SMTP id d10so554978eaj.11 for ; Sat, 30 Mar 2013 09:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type; bh=6gtAM/xnM1egjnpwoVfRiKJ5IonJnb6J9yq3ZIbi8Qo=; b=qgA17dbdgCXtgnmgT+wKewdVN+JbZemGpLmBQhMb1gX/sCLxD+QjJ0QV1Df7qRDTql yf+58hvZPI2FPfFf8TFE9xrcJzo8+3MUr49HHGOamnlSqe7ysvaGLzIuIUU+V0J3VDQW nq9t5+XWoC82JoSY/wcWTqyixOzncVXTmrqmotwGLzvvFxKDB9Tr6yZDyxmnBl1tV7Ds EIWii+q8HbjZJD5cqh19fuAhrNHRfbNdKL2iA/QbpR1XbCXmnbGyMjl17CErvEyGpDqw C6/eqghJkxVjj9OZ1WZ2meyWhR+v2sfZZ3mvAmuZtQisSMbhhueldc/cyW5jpelXZoYL jSCg== X-Received: by 10.14.109.71 with SMTP id r47mr19607460eeg.25.1364661813170; Sat, 30 Mar 2013 09:43:33 -0700 (PDT) Received: from debian.x201.phnet (245-188.1-85.cust.bluewin.ch. [85.1.188.245]) by mx.google.com with ESMTPS id n2sm10838201eeo.10.2013.03.30.09.43.31 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 30 Mar 2013 09:43:32 -0700 (PDT) Message-ID: <5157162B.604@gmail.com> Date: Sat, 30 Mar 2013 17:43:23 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH 3/7] Initial support for U-Boot platforms References: <515710E6.6090500@gmail.com> In-Reply-To: <515710E6.6090500@gmail.com> X-Enigmail-Version: 1.4.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig4E2FCB020EEAF11DFB43CB49" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::234 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: Sat, 30 Mar 2013 16:43:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4E2FCB020EEAF11DFB43CB49 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 30.03.2013 17:20, Francesco Lavra wrote: > Why not simply call grub_strcpy (*device, tmp)? Here you should use grub_Strdup actually --------------enig4E2FCB020EEAF11DFB43CB49 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/ iF4EAREKAAYFAlFXFjIACgkQNak7dOguQgnQ2AD+LzrUtq6z/qZYbm4yichQVk2j V74BNnrZGzwQ6oFQ9qAA+wX9DK3RJG3oHbk7z7lgy2iBAQoTrcX+hqcbcciW0JsP =LVTn -----END PGP SIGNATURE----- --------------enig4E2FCB020EEAF11DFB43CB49--