[pgpool-committers: 1678] 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_0_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=4d40091835804773c3e2c4b09ccb4d4dfd46d927
Modified Files
--------------
pcp/pcp.c | 3 +++
1 file changed, 3 insertions(+)
More information about the pgpool-committers
mailing list