[Pgpool-committers] pgpool - pgpool: pool_send_error_message() didn't create null-terminated

User Y-asaba y-asaba at pgfoundry.org
Wed May 10 10:15:17 UTC 2006


Log Message:
-----------
pool_send_error_message() didn't create null-terminated packet.
So, JDBC Driver raised ArrayIndexOutOfBoundsException. 

Fix this problem.

Modified Files:
--------------
    pgpool:
        pool_process_query.c (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_process_query.c.diff?r1=1.23&r2=1.24)


More information about the Pgpool-committers mailing list