aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistold.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2016-03-08 14:59:29 -0800
committerAndres Freund <andres@anarazel.de>2016-03-08 14:59:29 -0800
commit814570418d5e6bccb766efbe86d27aef206e5511 (patch)
tree5d3ddc0bcc82f3eda90d359f140abbd89ef4d47a /src/backend/access/gist/gistold.c
parentc5f1fbbfb51d852f0e9a1143dae9faa5186c1b2d (diff)
downloadpostgresql-814570418d5e6bccb766efbe86d27aef206e5511.tar.gz
postgresql-814570418d5e6bccb766efbe86d27aef206e5511.zip
ltree: Zero padding bytes when allocating memory for externally visible data.
ltree/ltree_gist/ltxtquery's headers stores data at MAXALIGN alignment, requiring some padding bytes. So far we left these uninitialized. Zero those by using palloc0. Author: Andres Freund Reported-By: Andres Freund / valgrind / buildarm animal skink Backpatch: 9.1-
Diffstat (limited to 'src/backend/access/gist/gistold.c')
0 files changed, 0 insertions, 0 deletions