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