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_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e42598a41e76ff12293e3aaeeeb5c5696a93f642 Modified Files -------------- contrib/hstore_plperl/hstore_plperl.c | 2 +- contrib/hstore_plpython/hstore_plpython.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
