[pgpool-committers: 2124] 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_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=1beeb88c243fc41a87278750d71e220c48a338aa
Modified Files
--------------
pcp/pcp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list