[pgpool-committers: 1334] pgpool: Fix unsafe use of strcpy().

Tatsuo Ishii ishii at postgresql.org
Sun Oct 27 23:29:16 JST 2013


Fix unsafe use of strcpy().

Per Coverity report "1111479 Copy into fixed size buffer".

Branch
------
V3_3_STABLE

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

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



More information about the pgpool-committers mailing list