[pgpool-committers: 9969] 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_5_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f4978ac6d6df1f7f49191dbf5c10e4dd9cc381e9
Modified Files
--------------
src/config/pool_config.l | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list