[Pgpool-committers] pgpool - pgpool-II: Fix pool_extract_error_message not to write past end

User T-ishii t-ishii at pgfoundry.org
Wed Feb 10 09:41:43 UTC 2010


Log Message:
-----------
Fix pool_extract_error_message not to write past end of message_buf.
This causes kind = 0 error on some platforms/gcc combo. Patch
contributed by Akio Ishida.  Minor tweak by Tatsuo.

Modified Files:
--------------
    pgpool-II:
        pool_process_query.c (r1.195 -> r1.196)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/pool_process_query.c?r1=1.195&r2=1.196)


More information about the Pgpool-committers mailing list