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