aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plperl/jsonb_plperl.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2025-02-10 12:09:23 -0500
committerAndres Freund <andres@anarazel.de>2025-02-10 12:12:56 -0500
commit41343f84052eb53a900ea464a8ce16a548cab901 (patch)
tree37f9846bd9883d8bdabe5a8e304d6c95364b3cc3 /contrib/jsonb_plperl/jsonb_plperl.c
parent16ce519533bd03db726953db2364877a8944da4c (diff)
downloadpostgresql-41343f84052eb53a900ea464a8ce16a548cab901.tar.gz
postgresql-41343f84052eb53a900ea464a8ce16a548cab901.zip
Fix type in test_escape test
On machines where char is unsigned this could lead to option parsing looping endlessly. It's also too narrow a type on other hardware. Found via Tom Lane's monitoring of the buildfarm. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Security: CVE-2025-1094 Backpatch-through: 13
Diffstat (limited to 'contrib/jsonb_plperl/jsonb_plperl.c')
0 files changed, 0 insertions, 0 deletions