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_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8e909812d00f9acfa39fc67147109d4852776fb0

Modified Files
--------------
contrib/hstore_plperl/hstore_plperl.c     | 2 +-
contrib/hstore_plpython/hstore_plpython.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Reply via email to