aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.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
commit7a1d4a2448c34ed4669d67ae4f24c594545f10b5 (patch)
treea13dc96f918e90b4d04a7f3faa81ff53889c5cdd /contrib/postgres_fdw/postgres_fdw.c
parent61fd218930db53079e5f001dd4ea2fd53afd1b95 (diff)
downloadpostgresql-7a1d4a2448c34ed4669d67ae4f24c594545f10b5.tar.gz
postgresql-7a1d4a2448c34ed4669d67ae4f24c594545f10b5.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions