[pgpool-committers: 2126] pgpool: Fix coverity issue 1111480 Copy into fixed size buffer

Muhammad Usama m.usama at gmail.com
Tue Aug 12 23:48:54 JST 2014


Fix coverity issue 1111480 Copy into fixed size buffer
replacing strcpy() with much safer and recomended call strlcpy()

Branch
------
V3_1_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=42bd4e4634e386038329aaf23a10fdbdabdbd259

Modified Files
--------------
pcp/pcp.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the pgpool-committers mailing list