Re: strncpy is not a safe version of strcpy - Mailing list pgsql-hackers

From Noah Misch
Subject Re: strncpy is not a safe version of strcpy
Date
Msg-id 20140819031506.GA489003@tornado.leadboat.com
Whole thread Raw
In response to Re: strncpy is not a safe version of strcpy  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Fri, Aug 15, 2014 at 11:26:55PM -0400, Noah Misch wrote:
> Barring objections, I will commit your latest patch with some comments about
> why truncation is harmless for those two particular calls.

Done.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Incremental backup: add backup profile to base backup
Next
From: Noah Misch
Date:
Subject: Re: Improvement of versioning on Windows, take two