diff options
author | Andres Freund <andres@anarazel.de> | 2016-03-08 14:59:29 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2016-03-08 14:59:29 -0800 |
commit | 12449f1409d710c62dd7678a97b218bc5bcb893a (patch) | |
tree | bdd698a2b025103558404af05d9abe658930822b /src/tutorial/syscat.source | |
parent | 44f9f1f2d51103dc528ab8bd3b7849e26fe1cdc7 (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/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions