[pgpool-committers: 7884] pgpool: Add buffer length check.

Tatsuo Ishii ishii at sraoss.co.jp
Fri Jul 2 14:41:08 JST 2021


Add buffer length check.

get_info_from_conninfo() did not check the size of the provided
buffers.  Add length parameters so that it can check the buffer size.

Branch
------
master

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

Modified Files
--------------
src/main/pgpool_main.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)



More information about the pgpool-committers mailing list