[pgpool-committers: 1943] pgpool: Fix freeing NULL.

Muhammad Usama m.usama at gmail.com
Wed May 7 20:27:28 JST 2014


Fix freeing NULL.

free_systemdb_info() should check if the argument is NULL or not.
Per Coverity 1111384.

Branches
--------
EXCEPTION_MGR
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f82fcbe2e9301314b31e788ca79538ceae9a9e5d
Author: Tatsuo Ishii <ishii at postgresql.org>

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



More information about the pgpool-committers mailing list