summaryrefslogtreecommitdiff
path: root/src/fe_utils/string_utils.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:13:02 -0500
commit7beb2af5e635304334820895e49662fbf08a3702 (patch)
treebcb9fdd6665b4835668b15d6669654586134a9b6 /src/fe_utils/string_utils.c
parent9dc952d9a077d4c5407b2da751d2e985d83e4924 (diff)
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 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions