summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-08-21 02:40:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-08-21 02:40:40 +0000
commitffaaaf9918fdd1405f196314202fa126ac65c149 (patch)
treef3dd116318bd66a1428dc9048258e4a26063d052 /src/tutorial
parent99fa5f458c210c05dd1bb8fdf603f0acc22a0a12 (diff)
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')
0 files changed, 0 insertions, 0 deletions