[pgpool-committers: 5248] pgpool: Fix segmentation fault, when client send sync message in native
Takuma Hoshiai
hoshiai at sraoss.co.jp
Mon Oct 22 17:19:26 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_4_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=73478a45c61e41fcb31e6324a302e095441b7c53
Modified Files
--------------
src/protocol/pool_proto_modules.c | 1 +
1 file changed, 1 insertion(+)
More information about the pgpool-committers
mailing list