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

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

pgsql-patches by date:

Previous
From: Barry Lind
Date:
Subject: Re: prepare patch
Next
From: Bruce Momjian
Date:
Subject: Re: (yet) more buffer paranoia