aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-08-21 02:40:33 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-08-21 02:40:33 +0000
commit42110a6a6a3f15ea1ca1e81fbf3417322bdecff7 (patch)
tree8aa904744a4322698e9249a8a84d61a246ef4b42 /src/tutorial/complex.c
parent7824c695ac3168c8d0ea622b9e4c76bc88c71362 (diff)
downloadpostgresql-42110a6a6a3f15ea1ca1e81fbf3417322bdecff7.tar.gz
postgresql-42110a6a6a3f15ea1ca1e81fbf3417322bdecff7.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/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions