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

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

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

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



More information about the pgpool-committers mailing list