(yet) more buffer paranoia

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: (yet) more buffer paranoia
Date: 2002-08-23 23:08:21
Message-ID: 87r8gpb2ca.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
more_buffer_fixes.patch text/x-patch 6.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-08-24 00:29:45 Re: (yet) more buffer paranoia
Previous Message Alvaro Herrera 2002-08-23 22:14:28 pg_attribute.attisinherited ?