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