Fixed segmentation fault at parsing config file.
authorBo Peng <pengbo@sraoss.co.jp>
Fri, 28 Jun 2024 10:42:58 +0000 (19:42 +0900)
committerBo Peng <pengbo@sraoss.co.jp>
Fri, 28 Jun 2024 10:42:58 +0000 (19:42 +0900)
commitc1b17275fc0db9991fb6c644d098bf10ca00cc66
tree240d40637489872b2d628b4fa20136f41b8a3bc7
parent98fff9832f602ea5571427982f1050348f9f0219
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.
src/config/pool_config.l