summaryrefslogtreecommitdiff
path: root/src/backend/storage/file/reinit.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
commit598a01de69b9e8b3cd106935e41db45d1b4853c4 (patch)
treeac5d8ab7d2da275218479e7c82afa35d637fe41f /src/backend/storage/file/reinit.c
parent68dababfe3417399bddd4b10107458c6c13e8626 (diff)
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/storage/file/reinit.c')
0 files changed, 0 insertions, 0 deletions