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

Tatsuo Ishii ishii at sraoss.co.jp
Fri Jul 2 12:54:07 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
------
V4_1_STABLE

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

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



More information about the pgpool-committers mailing list