diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2012-03-08 22:29:01 +0200 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2012-03-11 01:03:09 +0200 |
commit | 3043608cf72b0abd8b022034080f44cc29ff0cf5 (patch) | |
tree | 16c89b24d1806e772188a494a45d200a997a6c36 /src/backend/access/gist/gistvacuum.c | |
parent | 6f59d42b943e721c6ddf9513e3e82067ca40bce5 (diff) | |
download | postgresql-3043608cf72b0abd8b022034080f44cc29ff0cf5.tar.gz postgresql-3043608cf72b0abd8b022034080f44cc29ff0cf5.zip |
ecpg: Fix off-by-one error in memory copying
In a rare case, one byte past the end of memory belonging to the
sqlca_t structure would be written to.
found by Coverity
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions