Use palloc_array() in a few more places to avoid overflow These could overflow on 32-bit systems.
Backpatch-through: 14 Security: CVE-2026-6473 Branch ------ REL_14_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/c9447b8bd078f40c8b4969c63bebbb2cc228582b Modified Files -------------- contrib/hstore_plperl/hstore_plperl.c | 2 +- contrib/hstore_plpython/hstore_plpython.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
