Date: Sun, 02 Jun 2002 19:40:37 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Richard Dawe" Message-Id: <9464-Sun02Jun2002194036+0300-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: Patch for building libemu with gcc 3.1 References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 02 Jun 2002 13:47:00 +0100 > From: "Richard Dawe" > > * use va_lists instead of pointers to args; > > * use vsnprintf() instead of vsprintf(), to avoid > a potential buffer overflow, as suggested by Andris; > > * stub out vsnprintf instead of vsprintf in emudummy.c, > for building the DXE. > > OK to commit? Yes, thanks.