aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsgistidx.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-08-21 02:40:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-08-21 02:40:06 +0000
commit1cee06ac02b0f12ba748c341a41cfd7fd1fb5ea9 (patch)
treeecb392e3ce41871b3a6801ad15d7fe362006ae77 /src/backend/utils/adt/tsgistidx.c
parent25a4a77985a35d771a34befe73181d95c8e662f9 (diff)
downloadpostgresql-1cee06ac02b0f12ba748c341a41cfd7fd1fb5ea9.tar.gz
postgresql-1cee06ac02b0f12ba748c341a41cfd7fd1fb5ea9.zip
Fix potential access-off-the-end-of-memory in varbit_out(): it fetched the
byte after the last full byte of the bit array, regardless of whether that byte was part of the valid data or not. Found by buildfarm testing. Thanks to Stefan Kaltenbrunner for nailing down the cause.
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions