[Pgpool-committers] pgpool - pgpool: Fix pool_close() to avoid free() not allocated memory.

User T-ishii t-ishii at pgfoundry.org
Wed Aug 2 08:00:57 UTC 2006


Log Message:
-----------
Fix pool_close() to avoid free() not allocated
memory. pool_discard_params() should be called only when
this is the backend connection.

Modified Files:
--------------
    pgpool:
        pool_stream.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_stream.c.diff?r1=1.6&r2=1.7)


More information about the Pgpool-committers mailing list