From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4596 invoked by alias); 13 Feb 2004 17:57:28 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 4479 invoked from network); 13 Feb 2004 17:57:19 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 13 Feb 2004 17:57:19 -0000 Received: from toenail.toronto.redhat.com (toenail.toronto.redhat.com [172.16.14.211]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 3097A800389; Fri, 13 Feb 2004 12:57:18 -0500 (EST) Received: from toenail.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by toenail.toronto.redhat.com (8.12.10/8.12.5) with ESMTP id i1DHvHZU027066; Fri, 13 Feb 2004 12:57:17 -0500 Received: (from fche@localhost) by toenail.toronto.redhat.com (8.12.10/8.12.10/Submit) id i1DHvHR1027064; Fri, 13 Feb 2004 12:57:17 -0500 Date: Fri, 13 Feb 2004 17:57:00 -0000 From: "Frank Ch. Eigler" To: Dave Brolley Cc: sid@sources.redhat.com Subject: Re: [patch] ELF loader Message-ID: <20040213175717.GD26355@redhat.com> References: <402BE20E.2030804@redhat.com> <87r7wz65fw.fsf@wasabisystems.com> <402CEA85.9010109@redhat.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TiqCXmo5T1hvSQQg" Content-Disposition: inline In-Reply-To: <402CEA85.9010109@redhat.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q1/txt/msg00018.txt.bz2 --TiqCXmo5T1hvSQQg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 409 Hi - brolley wrote: > [...] > I used xrealloc to allocate loadAreas and textSections. It used to be an= =20 > unchecked hard coded limit of 100 elements each. [...] The code doesn't have to be modified to avoid libiberty. (If I were to write the code though, I might have opted to move stuff away from the old elfload.c module, and into C++ file where one can use std::vector<> etc. for such data.) - FChE --TiqCXmo5T1hvSQQg Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFALQ/9VZbdDOm/ZT0RAjtXAJ4m1KSS2RHIkVLiNcpzrHAQEYxE8ACggeiq jlQ9ZsWdKC2QCC8OL59xcQ8= =Zdiq -----END PGP SIGNATURE----- --TiqCXmo5T1hvSQQg--