aboutsummaryrefslogtreecommitdiff
path: root/src/backend/statistics/stat_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:12:14 -0500
commit979205e47bdc094787b10142e84a7634f7c720dd (patch)
treefccbddb1d9058f1b581f0bad2188b55c8fa52499 /src/backend/statistics/stat_utils.c
parent32c34006b24bf7432c2d0f47da10492de7253d52 (diff)
downloadpostgresql-979205e47bdc094787b10142e84a7634f7c720dd.tar.gz
postgresql-979205e47bdc094787b10142e84a7634f7c720dd.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 'src/backend/statistics/stat_utils.c')
0 files changed, 0 insertions, 0 deletions