[Pgpool-committers] pgpool - pgpool-II: Fix new_connection() so that it does leave garbage

User T-ishii t-ishii at pgfoundry.org
Tue Aug 11 13:23:52 UTC 2009


Log Message:
-----------
Fix new_connection() so that it does leave garbage in 
POOL_CONNECTION_POOL->slot[i]. This caused segfault in child_exit().
Bug report at [pgpool-general-jp: 586].

Tags:
----
V2_2_STABLE

Modified Files:
--------------
    pgpool-II:
        pool_connection_pool.c (r1.13.2.1 -> r1.13.2.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_connection_pool.c?r1=1.13.2.1&r2=1.13.2.2)


More information about the Pgpool-committers mailing list