aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres_ext.h
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-10-28 14:07:38 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2024-10-28 14:07:38 +0200
commitde5afddc3ba4aa41f341f62347ce40bb9ea9d78b (patch)
tree92f12437f89475dad83564b192c9b71ebd4d11b8 /src/include/postgres_ext.h
parent22bb889f7080d5a2596df2276ccbdb1ace1e4673 (diff)
downloadpostgresql-de5afddc3ba4aa41f341f62347ce40bb9ea9d78b.tar.gz
postgresql-de5afddc3ba4aa41f341f62347ce40bb9ea9d78b.zip
Fix overflow in bsearch_arg() with more than INT_MAX elements
This was introduced in commit bfa2cee784, which replaced the old bsearch_cmp() function we had in extended_stats.c with the current implementation. The original discussion or commit message of bfa2cee784 didn't mention where the new implementation came from, but based on some googling, I'm guessing *BSD or libiberty, all of which share this same code, with or without this fix. Author: Ranier Vilela Reviewed-by: Nathan Bossart Backpatch-through: 14 Discussion: https://www.postgresql.org/message-id/CAEudQAp34o_8u6sGSVraLwuMv9F7T9hyHpePXHmRaxR2Aboi%2Bw%40mail.gmail.com
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions