[pgpool-committers: 5249] pgpool: Fix segmentation fault, when client send sync message in native

Takuma Hoshiai hoshiai at sraoss.co.jp
Mon Oct 22 17:22:28 JST 2018


Fix segmentation fault, when client send sync message in native replication mode.

When the query to be executed does not exist, if client sent 'Sync' messages to Pgpool-II which in native replication mode, occurred segmentation fault.

See:
https://www.pgpool.net/mantisbt/view.php?id=434
for more details.

Branch
------
V3_5_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f1b13a4e92a3ba413ecefc008a53d91d78b5d35f

Modified Files
--------------
src/protocol/pool_proto_modules.c | 1 +
1 file changed, 1 insertion(+)



More information about the pgpool-committers mailing list