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

Takuma Hoshiai hoshiai at sraoss.co.jp
Mon Oct 22 16:47:57 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
------
master

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

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



More information about the pgpool-committers mailing list