[pgpool-committers: 9967] 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_4_STABLE

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

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



More information about the pgpool-committers mailing list