[pgpool-committers: 1676] pgpool: Fix freeing NULL.
    Tatsuo Ishii 
    ishii at postgresql.org
       
    Tue Feb 25 15:47:29 JST 2014
    
    
  
Fix freeing NULL.
free_systemdb_info() should check if the argument is NULL or not.
Per Coverity 1111384.
Branch
------
V3_2_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c25ce60d81013cde34d5e12ea8e50d5539436dcf
Modified Files
--------------
pcp/pcp.c |    3 +++
1 file changed, 3 insertions(+)
    
    
More information about the pgpool-committers
mailing list