[pgpool-committers: 1677] 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_1_STABLE

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

Modified Files
--------------
pcp/pcp.c |    3 +++
1 file changed, 3 insertions(+)



More information about the pgpool-committers mailing list