[pgpool-committers: 634] pgpool: Replace somo unsafe functions.
    Yugo Nagata 
    nagata at sraoss.co.jp
       
    Mon Sep 24 18:31:23 JST 2012
    
    
  
Replace somo unsafe functions.
 - Replace sprintf with snprintf.
 - Replace strncpy with strlcpy.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=818bd4bb6a8c1e80493af47f91b5c8f400f9df2c
Modified Files
--------------
watchdog/watchdog.c |    6 +++---
watchdog/watchdog.h |    1 +
watchdog/wd_if.c    |   15 +++++++++------
watchdog/wd_list.c  |    6 +++---
watchdog/wd_ping.c  |   10 +++++-----
5 files changed, 21 insertions(+), 17 deletions(-)
    
    
More information about the pgpool-committers
mailing list