Re: (yet) more buffer paranoia - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: (yet) more buffer paranoia
Date
Msg-id 200208270356.g7R3uc813030@candle.pha.pa.us
Whole thread Raw
In response to (yet) more buffer paranoia  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Neil Conway wrote:
> This patches replaces a few more usages of strcpy() and sprintf() when
> copying into a fixed-size buffer (in this case, a buffer of
> NAMEDATALEN bytes). AFAICT nothing to worry about here, but worth
> fixing anyway...
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: indisclustered and clusterdb
Next
From: Bruce Momjian
Date:
Subject: Re: make interfaces/perl5 build properly outside source directory