[pgpool-committers: 5873] pgpool: Fix off-by-one error in query cache module.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Jul 7 08:16:42 JST 2019
Fix off-by-one error in query cache module.
When debug print is enabled, it might had tried to access out of bound
of oid array.
Branch
------
V3_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a77e3e9624b25daa2c286dd6c1cfd7cef39a0ac7
Modified Files
--------------
src/query_cache/pool_memqcache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the pgpool-committers
mailing list