Use palloc_array() in a few more places to avoid overflow
Heikki Linnakangas <heikki.linnakangas@iki.fi>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/hstore_plperl/hstore_plperl.c | modified | +1 −1 |
| contrib/hstore_plpython/hstore_plpython.c | modified | +1 −1 |