mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 12:16:01 -04:00
7a1d4a2448
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-