[pgpool-committers: 9968] pgpool: Fixed segmentation fault at parsing config file.

Bo Peng pengbo at sraoss.co.jp
Fri Jun 28 19:58:51 JST 2024


Fixed segmentation fault at parsing config file.

This commit fixed a segmentation fault that occurs when parsing pgpool.conf
if the setting value was not enclosed in single quotes.

The patch is created by Carlos Chapi, reviewed and modified by Tatsuo Ishii.

Branch
------
V4_3_STABLE

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

Modified Files
--------------
src/config/pool_config.l | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list